nova/nova/tests/unit/virt/hyperv
Claudiu Belu 22c404d0f0 hyperv: Cleans up live migration Planned VM
If an instance having iSCSI volumes attached is being
live-migrated, a Planned VM is created at the destination.
If the live-migration fails, the Planned VM is not cleaned
up at the destination.

This patch will ensure that rollback_live_migration_at_destination
is being called on live-migration failure for Hyper-V compute nodes,
which will clean up the Planned VM.

Depends-On: I91636a82b057f566eab9887c422911163668f556

Change-Id: I4d61325793ed559dede408813ebda5aed2b0f110
Closes-Bug: #1604078
(cherry picked from commit 7029643190)
2018-09-14 11:49:17 -06:00
..
__init__.py
test_base.py Converting nova.virt.hyperv to py3 2015-12-03 08:45:48 +00:00
test_block_device_manager.py Merge "hyperv: Fixes Generation 2 VMs volume boot order" 2017-07-01 14:00:42 +00:00
test_driver.py Pass user context to virt driver when detaching volume 2018-03-03 06:11:12 -05:00
test_eventhandler.py HyperV: Nova serial console access support 2016-05-20 18:59:23 +03:00
test_hostops.py hyperv: report disk_available_least field 2017-09-19 18:33:57 +00:00
test_imagecache.py Create hyperv fake images under proper directory 2016-12-02 11:08:46 -05:00
test_livemigrationops.py Merge "Hyper-V: fix live migration with CSVs" 2017-12-01 01:38:59 +00:00
test_migrationops.py Hyper-V: Perform proper cleanup after cold migration 2017-08-30 17:50:11 +00:00
test_pathutils.py propagate OSError to MigrationPreCheckError 2017-10-20 16:46:15 -04:00
test_rdpconsoleops.py Hyper-V: Adds RDPConsoleOps unit tests 2015-09-07 12:47:31 +03:00
test_serialconsolehandler.py Fix wrong override value of config option proxyclient_address 2016-07-27 17:20:35 +08:00
test_serialconsoleops.py Trivial: Fixes serial console minor nits 2016-05-24 10:45:02 -07:00
test_serialproxy.py HyperV: Add serial console proxy 2016-04-18 20:32:13 +03:00
test_snapshotops.py HyperV: remove instance snapshot lock 2016-08-09 13:31:31 +03:00
test_vif.py Adds Hyper-V OVS ViF driver 2017-01-11 22:22:13 +00:00
test_vmops.py hyperv: Cleans up live migration Planned VM 2018-09-14 11:49:17 -06:00
test_volumeops.py hyperv: Cleans up live migration Planned VM 2018-09-14 11:49:17 -06:00