nova/nova/virt/libvirt
Sahid Orentino Ferdjaoui 407e659eb9 libvirt: fix DiskSmallerThanImage when block migrate ephemerals
When block live migrate an instance with ephemerals an exception
FlavorDiskSmallerThanImage can be raised because the size used to
create the base ephemeral disk is the total size allowed by flavor
which can be greater than the size effectively requested by the
instance when spwaned.

Closes-Bug: #1628449
Change-Id: I264f5beb73d9b8ba441aec8f8a317b553a7e22c0
2016-10-06 08:49:32 -04:00
..
storage libvirt: fixes python 3 related unit tests 2016-09-26 10:50:04 +00:00
volume Fixed indentation 2016-08-31 18:02:02 +02:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
blockinfo.py Merge "libvirt: Use the recreated disk.config.rescue during a rescue" 2016-09-28 23:15:51 +00:00
compat.py Replace deprecated LOG.warn with LOG.warning 2016-03-15 11:57:56 +00:00
config.py libvirt: Modify the interface address object assignment 2016-07-19 23:38:50 +08:00
designer.py libvirt: convert over to use os-vif for Linux Bridge & OVS 2016-08-10 10:29:49 -04:00
driver.py libvirt: fix DiskSmallerThanImage when block migrate ephemerals 2016-10-06 08:49:32 -04:00
firewall.py libvirt: ignore conflict when defining network filters 2016-09-22 13:53:38 -04:00
guest.py Merge "libvirt: Fix BlockDevice.wait_for_job when qemu reports no job" 2016-10-05 11:11:56 +00:00
host.py Return instance of Guest from method write_instance_config 2016-09-23 08:44:36 +00:00
imagebackend.py Fix resizing in imagebackend.cache() 2016-09-09 18:36:23 +00:00
imagecache.py Fix imagecache.get_cache_fname() to work in python3 2016-06-07 05:36:08 -04:00
instancejobtracker.py Replace deprecated LOG.warn with LOG.warning 2016-03-15 11:57:56 +00:00
migration.py Merge "libvirt: Add migration support for perf event support" 2016-06-29 19:47:08 +00:00
utils.py Remove backward compatibility with pre-grizzly releases 2016-08-04 12:37:31 +00:00
vif.py Merge "VIF: add in missing translation" 2016-09-20 13:27:24 +00:00