lp://qastaging/~jakedahn/nova/lp829687

Created by Jake Dahn and last modified
Get this branch:
bzr branch lp://qastaging/~jakedahn/nova/lp829687
Only Jake Dahn can upload to this branch. If you are Jake Dahn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jake Dahn
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1469. By Jake Dahn

fixing tests for flavors

1468. By Jake Dahn

flavors api now displays vcpus

1467. By Vish Ishaya

Next round of prep for keystone integration.

 * adds middleware for authenticating ec2 signature with keystone
 * adds middleware for converting keystone response into request context
 * gives examples of alternative pipelines for keystone integration

Next steps:
 * provide default config with no keystone integration (perhaps setting every context to admin?)
 * write authmanager to keystone conversion code
 * add api extension to create and destroy access/secret keys
 * deprecate authmanager
 * rename project to tenant

1466. By Ed Leafe

Removes the incorrect hard-coded filter path.

1465. By Ryu Ishimoto

Added uuid column in virtual_interfaces table, and an OpenStack extension API for virtual interfaces to expose these IDs. Also set this UUID as one of the external IDs in the OVS vif driver.

1464. By dan wendlandt

Bugfix for lp 828429. Its still not clear to me exactly how this code path is actually invoked when nova is used, so I'm looking for input on whether we should be adding a test case for this, removing the code as unused, etc. Thanks.

1463. By Josh Kearney

Currently, rescue/unrescue is only available over the admin API. Non-admin tenants also need to be able to access this functionality. This patch adds rescue functionality over an API extension.

1462. By Vish Ishaya

Makes all of the binary services launch using the same strategy.
 * Removes helper methods from utils for loading flags and logging
 * Changes service.serve to use Launcher
 * Changes service.wait to actually wait for all the services to exit
 * Changes nova-api to explicitly load flags and logging and use service.serve
 * Fixes the annoying IOError when /etc/nova/nova.conf doesn't exist

1461. By Alex Meade

Fixes issue where ServersXMLSerializer was missing a method for update actions

1460. By Ed Leafe

Updated docs for the recent scheduler class changes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers