lp:~tamura-yoshiaki/nova/bug-805312
Created by
Yoshiaki Tamura
and last modified
- Get this branch:
- bzr branch lp:~tamura-yoshiaki/nova/bug-805312
Only
Yoshiaki Tamura
can upload to this branch. If you are
Yoshiaki Tamura
please log in for upload directions.
Branch merges
Propose for merging
- Christopher MacGown (community): Approve
- Devin Carlen (community): Approve
-
Diff: 76 lines (+23/-7)2 files modifiednova/virt/libvirt.xml.template (+5/-1)
nova/virt/libvirt/connection.py (+18/-6)
Related bugs
Bug #805312: Boot from volume fails when network block device is specified. | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 1246. By Yoshiaki Tamura
-
Refactor device type checking.
Modify duplicated logics to use newly added _get_volume_
device_ info(). - 1245. By Yoshiaki Tamura
-
Fix boot from volume failure for network block devices.
This patch looks up the device_path and swithes between 'block' and
'network' when creating libvirt.xml. - 1244. By John Tran
-
Added the GroupId param to any pertinent security_group methods that support it in the official AWS API.
- 1242. By Alex Meade
-
Fixed the case where an exception was thrown when trying to get a list of flavors via the api yet there were no flavors to list.
hand tested :)
- 1241. By Dan Prince
-
Update the fixed_ip_
disassociate_ all_by_ timeout in nova.db.api so that it supports Postgres.
Fixes casting errors on postgres with this function. - 1240. By Thierry Carrez
-
Fixes MANIFEST.in so that migrate_
repo/versions/ *.sql files are now included in tarball
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