lp:~ironcamel/nova/http-error-codes

Created by Naveed Massjouni and last modified
Get this branch:
bzr branch lp:~ironcamel/nova/http-error-codes
Only Naveed Massjouni can upload to this branch. If you are Naveed Massjouni please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Naveed Massjouni
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

762. By Naveed Massjouni

Merge from trunk.

761. By Naveed Massjouni

Invalid values for offset and limit params in http requests now return a 400
response with a useful message in the body. Also added and updated tests.

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.

753. By Josh Kearney

Enable IPv6 injection for XenServer instances. Added addressV6, netmaskV6 and gatewayV6 columns to the fixed_ips table via migration #007 as per NTT FlatManager IPv6 spec.

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