lp:~vishvananda/nova/lp615857

Created by Vish Ishaya and last modified
Get this branch:
bzr branch lp:~vishvananda/nova/lp615857
Only Vish Ishaya can upload to this branch. If you are Vish Ishaya please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vish Ishaya
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

221. By Vish Ishaya

rename create_zip to zipfile so lazy match works

220. By Joseph Heck

2 changes in doing PEP8 & Pylint cleaning:
 * adding pep8 and pylint to the PIP requirements files for Tools
 * light cleaning work (mostly formatting) on nova/endpoints/cloud.py

Note: On my laptop, I had two tests failing just with a basic setup. I checked against all the tests again after cleanup, and had no additional or different failures.

219. By Vish Ishaya

More changes to volume to fix concurrency issues. Also testing updates.

volumes now store a set of available shelf/blades in the datastore, instead of depending on a filesystem glob. This avoids a race condition that occurs where two different volumes are attempting to export to the same location.

The general idea of pooled resources needs to be abstracted out into the datamodel. It is used for vpn ports and volumes now, and should be uses for ip addresses as well.

218. By Michael Gundlach

Merge.

217. By termie

Add some useful features to our flags

* No longer dies if there are unknown flags.
* Allows you to declare that you will use a flag from another file
* Allows you to import new flags at runtime and reparses the original arguments to fill them once they are accessed.

This hopefully gets around the issues described by vish in this thread:

https://lists.launchpad.net/nova/msg00009.html

216. By Jay Pipes

pylint fixes for /nova/test.py

215. By Jay Pipes

Fixes pylint issues in /nova/server.py

214. By Eric Day

This branch builds off of Todd and Michael's API branches to rework the Rackspace API endpoint and WSGI layers.

213. By Eric Day

More pylint/pep8 cleanup, this time in bin/* files.

212. By Chris Behrens

Change nova/virt/images.py's _fetch_local_image to accept 4 args, since fetch() tries to call it with that many.

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