lp:~gundlach/nova/rsapi-faults

Created by Michael Gundlach and last modified
Get this branch:
bzr branch lp:~gundlach/nova/rsapi-faults
Only Michael Gundlach can upload to this branch. If you are Michael Gundlach please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Gundlach
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

298. By Michael Gundlach

Make Fault raiseable by inheriting from webob.exc.HTTPException.

Change from using self.exception which is reserved by HTTPException to self.wrapped_exc.

297. By Michael Gundlach

After update from trunk, a few more exceptions that need to be converted to Faults

296. By Michael Gundlach

Merge from trunk

295. By Michael Gundlach

Fault support

294. By Devin Carlen

Refactored adminclient to support multiple regions

293. By Soren Hansen

Stop trying to install nova-api-new (it's gone).
Install nova-scheduler.

292. By Michael Gundlach

Put EC2 API -> eventlet back into trunk, fixing the bits that I missed when I put it into trunk on 9/21.

Note that some of this got into trunk via r291 accidentally because r291 was a branch based off of the trunk that was reverted on 9/22.

291. By mdietz <mdietz@openstack>

Implementation of Rackspace token based authentication for the Openstack API.

This is a re-proposal of a merge earlier that was failing to merge no matter what I tried, so this is the next option in a series of failures. All tests pass locally.

290. By Soren Hansen

When calculating timedeltas make sure both timestamps are in UTC.
For people ahead of UTC, it makes the scheduler unit tests pass.
For people behind UTC, it makes their services time out after 60 seconds without a heart beat rather than X hours and 60 seconds without a heart beat (where X is the number of hours they're behind UTC).

289. By Vish Ishaya

Implements quotas with overrides for instances, volumes, and floating ips.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers