lp:~jtran/nova/lp794281

Created by John Tran and last modified
Get this branch:
bzr branch lp:~jtran/nova/lp794281
Only John Tran can upload to this branch. If you are John Tran please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John Tran
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1163. By John Tran

adding Authorizer key for ImportPublicKey

1162. By Alex Meade

Cleaned up some of the larger pylint errors. Set to ignore some lines that pylint just couldn't understand.

1161. By Dan Prince

DRY up the image_state logic. Fix an issue where glance style images (which aren't required to have an 'image_state' property) couldn't be used to run instances on the EC2 controller.

1160. By Josh Kearney

Add the option to specify a default IPv6 gateway.

1159. By Dan Prince

Make libvirt snapshotting work with images that don't have an 'architecture' property.

1158. By John Tran

run_instances will check image for 'available' status before attempting to create a new instance

1157. By Dan Prince

Use True/False instead of 1/0 when setting updating 'deleted' column attributes. Fixes casting issues when running nova with Postgres.

1156. By William Wolf

This branch allows marker and limit parameters to be used on image listing (index and detail) requests. It parses the parameters from the request, and passes it along to the glance_client, which can now handle these parameters. Essentially all of the logic for the pagination is handled in glance, we just pass along the correct parameters and do some error checking.

1155. By Dan Prince

Update the OSAPI images controller to use 'serverRef' for image create requests.

1154. By Todd Willey

Changed the error raise to not be AdminRequired when admin is not, in fact, required.

Cleaned up some documentation while I was there.

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