lp:~eday/nova/endpoint-cleanup

Created by Eric Day and last modified
Get this branch:
bzr branch lp:~eday/nova/endpoint-cleanup
Only Eric Day can upload to this branch. If you are Eric Day please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eric Day
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

311. By Eric Day

Applied vish's fixes.

310. By Eric Day

Fixed rpc consumer to use unique return connection to prevent overlap. This could be reworked to share a connection, but it should be a wait operation and not a fast poll like it was before. We could also keep a cache of opened connections to be used between requests.

309. By Eric Day

Merged gundlach's branch.

308. By Eric Day

Fixed cloudpipe lib init.

307. By Eric Day

Various loose ends for endpoint and tornado removal cleanup, including cloudpipe API addition, rpc.call() cleanup by removing tornado ioloop, and fixing bin/* programs. Tornado still exists as part of some test cases and those should be reworked to not require it.

306. By Michael Gundlach

Remove eventlet test, now that eventlet 0.9.10 has indeed been replaced by 0.9.12 per mtaylor

305. By Michael Gundlach

In desperation, I'm raising eventlet.__version__ so I can see why the trunk tests are failing.

304. By Michael Gundlach

Fix quota unittest and don't run rbac unit tests for the moment

303. By Michael Gundlach

Merge from trunk

302. By Michael Gundlach

Merge from trunk

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