nova/nova/tests/unit/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 rbd_utils: wrap blocking calls in tpool.Proxy() 2016-08-01 14:06:02 +03:00
volume Remove hacked test that fails with latest os-brick 2016-09-01 12:42:55 -04:00
__init__.py
fake_imagebackend.py libvirt: Improve mocking of imagebackend disks 2016-08-16 16:24:47 +01:00
fake_libvirt_utils.py Remove backward compatibility with pre-grizzly releases 2016-08-04 12:37:31 +00:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py libvirt: fixes python 3 related unit tests 2016-09-26 10:50:04 +00:00
test_blockinfo.py libvirt: Use the recreated disk.config.rescue during a rescue 2016-09-17 09:57:55 +01:00
test_compat.py Workaround for race condition in libvirt 2015-03-14 20:17:41 -03:00
test_config.py libvirt: Modify the interface address object assignment 2016-07-19 23:38:50 +08:00
test_designer.py libvirt: convert over to use os-vif for Linux Bridge & OVS 2016-08-10 10:29:49 -04:00
test_driver.py libvirt: fix DiskSmallerThanImage when block migrate ephemerals 2016-10-06 08:49:32 -04:00
test_fakelibvirt.py libvirt: fixes python 3 related unit tests 2016-09-26 10:50:04 +00:00
test_firewall.py libvirt: ignore conflict when defining network filters 2016-09-22 13:53:38 -04:00
test_guest.py libvirt: Fix BlockDevice.wait_for_job when qemu reports no job 2016-10-03 14:47:52 +01:00
test_host.py Return instance of Guest from method write_instance_config 2016-09-23 08:44:36 +00:00
test_imagebackend.py stub out instances_path in unit tests 2016-09-19 12:41:32 -04:00
test_imagecache.py Fix database poison warnings, part 11 2016-07-22 14:27:37 -04:00
test_migration.py Merge "cleanup: some update xml cases in test_migration" 2016-08-05 23:44:00 +00:00
test_utils.py Remove max_size argument to images.fetch and fetch_to_raw 2016-07-21 10:52:30 +01:00
test_vif.py move os_vif.initialize() to nova-compute start 2016-09-21 16:49:50 -04:00