lp:~bcwaldon/nova/osapi-content-type-negotiation

Created by Brian Waldon and last modified
Get this branch:
bzr branch lp:~bcwaldon/nova/osapi-content-type-negotiation
Only Brian Waldon can upload to this branch. If you are Brian Waldon please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brian Waldon
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

762. By Brian Waldon

renaming wsgi.Request.best_match to best_match_content_type; correcting calls to that function in code from trunk

761. By Brian Waldon

merged trunk r771

760. By Brian Waldon

Refactor wsgi.Serializer away from handling Requests directly; now require Content-Type in all requests; fix tests according to new code

759. By Brian Waldon

adding wsgi.Controller and wsgi.Request testing; fixing format keyword argument exception

758. By Brian Waldon

adding wsgi.Request class to add custom best_match; adding new class to wsgify decorators; replacing all references to webob.Request in non-test code to wsgi.Request

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