nova/nova/tests/unit/virt
Yikun Jiang 4c3698c0b6 libvirt: remove live_migration_progress_timeout config
Config option ``libvirt.live_migration_progress_timeout`` was
deprecated in Ocata, and can now be removed.

This patch remove live_migration_progress_timeout and also remove
the migration progress timeout related logic.

Change-Id: Ife89a705892ad96de6d5f8e68b6e4b99063a7512
blueprint: live-migration-force-after-timeout
2018-12-14 14:50:38 -05:00
..
disk Use SleepFixture instead of mocking _ThreadingEvent.wait 2018-11-08 16:50:39 -05:00
hyperv Merge "hyperv: Cleans up live migration Planned VM" 2018-09-13 17:56:07 +00:00
image Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
ironic Fix ironic client ironic_url deprecation warning 2018-10-24 17:59:10 +02:00
libvirt libvirt: remove live_migration_progress_timeout config 2018-12-14 14:50:38 -05:00
powervm Use new ``initial_xxx_allocation_ratio`` CONF 2018-11-30 15:32:06 -05:00
vmwareapi VMware: Live migration of instances 2018-10-02 10:13:57 +03:00
xenapi Remove utils.execute() calls from xenapi. 2018-12-04 16:04:30 +11:00
zvm Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
__init__.py
fakelibosinfo.py Fix misuse of assertTrue in console and virt tests 2016-02-22 16:09:21 +09:00
test_block_device.py Add compute version 36 to support ``volume_type`` 2018-10-11 16:00:48 -04:00
test_configdrive.py force_config_drive: StrOpt -> BoolOpt 2015-11-11 19:59:22 +00:00
test_driver.py Remove usage of parameter enforce_type 2017-04-17 20:23:19 +08:00
test_events.py
test_fake.py
test_firewall.py remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
test_hardware.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_imagecache.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_images.py Add I/O Semaphore to limit concurrent disk ops 2018-11-21 15:57:11 -05:00
test_netutils.py Remove unnecessary code 2017-07-28 06:01:21 +00:00
test_osinfo.py Do not attempt to load osinfo if we do not have os_distro 2017-03-23 22:07:03 -04:00
test_virt.py Rename block_device_info_get_root 2018-01-11 20:46:13 +00:00
test_virt_drivers.py Use new ``initial_xxx_allocation_ratio`` CONF 2018-11-30 15:32:06 -05:00