diff options
author | Nikola Dipanov <ndipanov@redhat.com> | 2013-03-07 15:54:07 +0100 |
---|---|---|
committer | Nikola Dipanov <ndipanov@redhat.com> | 2013-03-09 12:23:56 +0100 |
commit | 3133096f2bf2c8de04c70c3f3209d727a4c8cfb3 (patch) | |
tree | 1e5d6d1a8b994eba329c0f4cde4fc87896c5b324 /nova/context.py | |
parent | 7477bbfdad9cfa6383a1ef1824f630a2c9938212 (diff) | |
download | nova-3133096f2bf2c8de04c70c3f3209d727a4c8cfb3.tar.gz nova-3133096f2bf2c8de04c70c3f3209d727a4c8cfb3.tar.xz nova-3133096f2bf2c8de04c70c3f3209d727a4c8cfb3.zip |
Libvirt driver create images even without meta
This patch allows the libvirt driver to call _create_image and
create instance directory and other needed images even when there is no
image metadata specified.
As an added bonus, this patch refactors the code of _create_image
method a bit to make it more clear to the reader when some of the images
will and will not be created, especially with regard to booting from
volume.
Fixes bug: 1124441
Fixes bug: 1131913
Fixes bug: 1123274
blueprint: improve-boot-from-volume
Change-Id: I5a028dc0585876d35be4fb86df3a423d89e054ee
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions