summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorChuck Short <chuck.short@canonical.com>2013-02-15 14:07:03 -0600
committerChuck Short <chuck.short@canonical.com>2013-02-16 07:31:46 -0600
commit4cc266427307f4d9776207d30ceb1fbec35b3111 (patch)
tree1ad08597a5c78c9268f0495bf25536741d5bc856 /nova/exception.py
parentdc5a994e333c743f8ae8970ce0a2d8ca8c48d9f3 (diff)
downloadnova-4cc266427307f4d9776207d30ceb1fbec35b3111.tar.gz
nova-4cc266427307f4d9776207d30ceb1fbec35b3111.tar.xz
nova-4cc266427307f4d9776207d30ceb1fbec35b3111.zip
libvirt: Fix LXC container creation
Recent changes to the blockdev creation introduced in 7be531fe9462f2b07d4a1abf6687f649d1dfbb89 caused a regression when LXC containers were being created. When the image is being fetched from glance, the disk mappings for the disk bus, disk information, etc is checked before being copied. However since LXC does not understand this concept it was not passing any information, so the image was never being copied. Send some basic information about the disk when the instance is being created in order for the image to begin. Fixes LP: #1126348 Change-Id: I90daf853903737013be0cd23f78c7f61e4e15a77 Signed-off-by: Chuck Short <chuck.short@canonical.com>
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions