lp://qastaging/~asomya/+junk/nova-instance-vifid

Created by Arvind Somya and last modified
Get this branch:
bzr branch lp://qastaging/~asomya/+junk/nova-instance-vifid
Only Arvind Somya can upload to this branch. If you are Arvind Somya please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Arvind Somya
Status:
Development

Recent revisions

1468. By Arvind Somya

- Exposing virtual interfaces in the nova server view.

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.

1459. By Rick Harris

Passes empty string instead of None to MySQLdb driver if the DB password isn't set.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers