lp:~klmitch/nova/lp704985

Created by Kevin L. Mitchell and last modified
Get this branch:
bzr branch lp:~klmitch/nova/lp704985
Only Kevin L. Mitchell can upload to this branch. If you are Kevin L. Mitchell please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kevin L. Mitchell
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

763. By Kevin L. Mitchell

Create --paste_config flag defaulting to api-paste.ini and mv etc/nova-api.conf to match

762. By Matt Dietz

Implementation for XenServer migrations. There are several places for optimization but I based the current implementation on the chance scheduler just to be safe. Beyond that, a few features are missing, such as ensuring the IP address is transferred along with the migrated instance. This will be added in a subsequent patch. Finally, everything is implemented through the Openstack API resize hooks, but actual resizing of the instance RAM and hard drive space is not yet implemented.

761. By Todd Willey

Fix renaming of instance fields using update_instance api method.

760. By Rick Harris

Use %s for instance-delete logging in case instance_id comes through as a string.

759. By Masanori Itoh

This fix changes a tag contained in the DescribeKeyPairs response from <keypairsSet> to <keySet> so that Amazon EC2 access libraries which does more strict syntax checking can work with Nova.

758. By Thierry Carrez

Fix regression in the way libvirt_conn gets its instance_types

757. By Ken Pepple

merges dynamic instance types blueprint (http://wiki.openstack.org/ConfigureInstanceTypesDynamically) and bundles blueprint (https://blueprints.launchpad.net/nova/+spec/flavors)

756. By Brian Lamar

Very simple change checking for < 0 values in "limit" and "offset" GET parameters. If either are negative, raise a HTTPBadRequest exception. Relevant tests included.

755. By Ricardo Carrillo Cruz

Fixes Bug #715424: nova-manage : create network crashes when subnet range provided is not enough , if the network range cannot fit the parameters passed, a ValueError is raised

754. By Josh Kearney

Provide the ability to rescue and unrescue a XenServer instance.

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.