lp:~rackspace-titan/nova/fix_list_v11_snapshot_images

Created by Dan Prince and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/fix_list_v11_snapshot_images
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

1533. By Dan Prince

Merge w/ trunk.

1532. By Dan Prince

Make tests pass.

1531. By Dan Prince

Merge w/ trunk.

1530. By Dan Prince

last of the api.openstack.test_images merge fixes.

1529. By Dan Prince

Merge w/ trunk.

1528. By Dan Prince

Merge with trunk. Still one test failure in test_images.

1527. By Dan Prince

Fixes an issue where 'invalid literal for int' would occur when
listing images after making a v1.1 server snapshot (with a UUID).

v1.1 image id's are now treated as strings (not integer ID's). The v1.0
API still tries to treat image id's as integers but doesn't fail
miserably if they are uuid's either.

This should pave the way for image ID's as uuids and more closely matches
the v1.1 spec with regards to images and the server refs they contain.

1526. By Tushar Patil

Instance record is not inserted in db if the security group passed to the RunInstances API doesn't exists.

1525. By Tushar Patil

Added list of security groups to the newly added extension (Createserverext) for the Create Server and Get Server detail responses.

1524. By Kevin L. Mitchell

Fixes a small bug which causes filters to not work at all. Also reworks a bit of exception handling to allow the exception related to the bug to propagate up.

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