lp:~soren/nova/nova-api-new-daemonise

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/nova/nova-api-new-daemonise
Only Soren Hansen can upload to this branch. If you are Soren Hansen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Soren Hansen
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

309. By Soren Hansen

Wrap WSGI container in server.serve to make it properly handle command line arguments as well as daemonise properly. Moved api and wsgi imports in the main() function to delay their inclusion until after python-daemon has closed all the file descriptors. Without this, eventlet's epoll fd gets opened before daemonize is called and thus its fd gets closed leading to very, very, very confusing errors.

308. By Michael Gundlach

Apply vish's patch

307. By Michael Gundlach

Soren's patch to fix part of ec2

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

301. By Michael Gundlach

Merge from trunk

300. By Michael Gundlach

Fix things not quite merged perfectly -- all tests now pass

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