Merge lp://staging/~vishvananda/nova/lp824433 into lp://staging/~hudson-openstack/nova/milestone-proposed
Proposed by
Vish Ishaya
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Vish Ishaya | ||||
Approved revision: | 1530 | ||||
Merged at revision: | 1182 | ||||
Proposed branch: | lp://staging/~vishvananda/nova/lp824433 | ||||
Merge into: | lp://staging/~hudson-openstack/nova/milestone-proposed | ||||
Diff against target: |
173 lines (+84/-44) 2 files modified
nova/tests/test_libvirt.py (+71/-33) nova/virt/libvirt/connection.py (+13/-11) |
||||
To merge this branch: | bzr merge lp://staging/~vishvananda/nova/lp824433 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
OpenStack release team | Pending | ||
Review via email: mp+76092@code.staging.launchpad.net |
Description of the change
Fixes the handling of snapshotting in libvirt driver to actually use the proper image type instead of using raw for everything. Also cleans up an unneeded flag. Based on doude's initial work.
To post a comment you must log in.