compute-hyperv/compute_hyperv/tests/unit
Lucian Petrut feb4bae60f Switch to new instance failover listener
We had a bunch of issues with the WMI based event listener, which
appear to be bugs in the WMI provider.

We've added a new listener that uses the underlying C library. The
only issue is that this new listener cannot tell us the source of
the migrated VMs, so we'll have to rely on the information from
Nova.

Closes-Bug: #1798069
Depends-On: I63d1aa3a6f9fb12d08478eb41fe973b1582b540c

Change-Id: I9e777351eca84274cafc3f04b6bc27c3f6b572ca
2018-10-29 13:54:59 +02:00
..
cluster Switch to new instance failover listener 2018-10-29 13:54:59 +02:00
__init__.py move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
test_base.py tests: uses oslotest as the test base 2018-08-01 11:10:38 -07:00
test_block_device_manager.py autospecs os-win utils classes 2018-03-21 12:04:01 +00:00
test_driver.py Fixes zuul issues 2018-06-04 12:00:33 +00:00
test_eventhandler.py autospecs os-win utils classes 2018-03-21 12:04:01 +00:00
test_hostops.py autospecs os-win utils classes 2018-03-21 12:04:01 +00:00
test_imagecache.py Switch nova uuidsentinel with oslo_utils' uuidsentinel 2018-09-27 18:51:16 -07:00
test_livemigrationops.py autospecs os-win utils classes 2018-03-21 12:04:01 +00:00
test_migrationops.py Fixes zuul issues 2018-06-04 12:00:33 +00:00
test_pathutils.py Add driver methods checking for shared storage 2017-12-21 12:22:13 +02:00
test_pdk.py trivial: Changes files Windows style line ending to Unix style 2018-08-02 06:35:50 -07:00
test_rdpconsoleops.py autospecs os-win utils classes 2018-03-21 12:04:01 +00:00
test_serialconsolehandler.py Fixes zuul issues 2018-06-04 12:00:33 +00:00
test_serialconsoleops.py Merge "autospecs os-win utils classes" 2018-03-21 16:36:53 +00:00
test_serialproxy.py move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
test_snapshotops.py Fixes zuul issues 2018-06-04 12:00:33 +00:00
test_vif.py autospecs os-win utils classes 2018-03-21 12:04:01 +00:00
test_vmops.py Merge "autospecs os-win utils classes" 2018-03-21 16:36:53 +00:00
test_volumeops.py autospecs os-win utils classes 2018-03-21 12:04:01 +00:00