lp:~rackspace-titan/nova/limits-v1-1-response-formatting

Created by Alex Meade and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/limits-v1-1-response-formatting
Members of Titan can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Titan
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1300. By Alex Meade

pep8

1299. By Alex Meade

updated next-available to use utc time

1298. By Alex Meade

Updated time-available to be correct format
Fixed old tests to respect this

1297. By Alex Meade

Fixed import issue

1296. By Alex Meade

minor cleanup

1295. By Alex Meade

cleanup

1294. By Alex Meade

Added LimitsXMLSerializer
Added LimitsViewBuidlerV11Test test case

1293. By Vish Ishaya

Adds HA networking (multi_host) option to networks.

* Adds extra flag for network creation: multi_host.
* Multi hosts networks will send all network related commands to the host that the vm is on.
* Requires nova-network to be run on every compute host.
* Non multi_host networks work the same way.
* Moved extra db access out of linux_net (there is still a little in the dhcp leases part that should probably be moved)
* Fixed the logic on auto_assign which was messed up

1292. By Johannes Erdfelt

Older Windows agents are very picky about the data sent to it. It also requires the public key for the password exchange to be in a string format and not an integer.

Also, because of the length of time it takes Windows to boot fully (including a full reboot), the reset network command gets lost. Move this to after we've made sure the agent is up and running successfully.

1291. By Dan Prince

Set the status_int on fault wrapped exceptions. Fixes WSGI logging issues when faults are returned.

Updated so that webob exceptions aren't used for the happy path (HTTP 200 responses). We now return a proper webob object response in these cases. This fixes issues where HTML/XML would get incorrectly returned with the old style happy path exceptions.

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