compute-hyperv/compute_hyperv/nova/cluster
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
..
__init__.py move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
clusterops.py Switch to new instance failover listener 2018-10-29 13:54:59 +02:00
driver.py Cluster driver: Blacklist iSCSI/FC volume drivers 2018-02-16 16:29:11 +02:00
livemigrationops.py cluster: Do not destroy clustered VMs on live migration rollback 2017-08-09 02:59:28 -07:00
volumeops.py Cluster driver: Blacklist iSCSI/FC volume drivers 2018-02-16 16:29:11 +02:00