lp:~gundlach/nova/rbac_tests_rewrite

Created by Michael Gundlach and last modified
Get this branch:
bzr branch lp:~gundlach/nova/rbac_tests_rewrite
Only Michael Gundlach can upload to this branch. If you are Michael Gundlach please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Gundlach
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

293. By Michael Gundlach

Responding to eday's feedback -- make a clearer inner wsgi app

292. By Michael Gundlach

Reenable access_unittest now that it works with new rbac

291. By Michael Gundlach

Rewrite rbac tests to use Authorizer middleware

290. By Michael Gundlach

Delete nova.endpoint module, which used Tornado to serve up the Amazon EC2 API.
Replace it with nova.api.ec2 module, which serves up the same API via a WSGI app in Eventlet.
Convert relevant unit tests from Twisted to eventlet.

The unit tests now pass using eventlet 0.9.12 -- you'll need to 'pip install -U eventlet' or rebuild your venv.

Note that I tried to do this in discrete commits, so you may find it easier to look at each small diff than to try to grok the whole merge diff.

289. By Vish Ishaya

Implements quotas with overrides for instances, volumes, and floating ips.

288. By Vish Ishaya

Moves keypairs out of ldap and into the common datastore.

287. By Vish Ishaya

Fixes server error on get metadata when instances are started without keypairs.

286. By Todd Willey

allows api servers to have a list of regions, allowing multi-cluster support if you have a shared image store and user database.

285. By Vish Ishaya

Added modify project command to auth manager to allow changing of project manager and description.

284. By Michael Gundlach

Support querying version list, per the RS API spec. Fixes bug 613117.

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