lp:~0x44/nova/gitbzr_test_branch
- Get this branch:
- bzr branch lp:~0x44/nova/gitbzr_test_branch
Branch merges
Branch information
Recent revisions
- 226. By Ewan Mellor
-
Added a xapi plugin that can pull images from nova-objectstore, and use that
to get a disk, kernel, and ramdisk for the VM. - 223. By Jay Pipes
-
Changes the run_tests.sh and /tools/
install_ venv.py scripts to be
more user-friendly and not depend on PIP while not in the virtual
environment. - 222. By Vish Ishaya
-
Fixes bug lp:615857 by changing the name of the zip export method in nova-manage
- 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.
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