compute-hyperv/compute_hyperv
Lucian Petrut 937aa55ffa Cluster driver: Blacklist iSCSI/FC volume drivers
There are critical known issues related to the cluster driver and
passthrough disks.

When an instance is failed over, the instance attached volumes need
to be accessible on the destination host. This will not happen
transparently for such disks, for which reason the instance may
bounce between a few nodes and then end up in error state,
basically defeating the purpose of the cluster driver.

This change ensures that the Hyper-V Cluster driver rejects
iSCSI/FC Cinder volumes, raising an error that describes possible
alternatives.

Closes-Bug: #1749958

Change-Id: I231b51c648e1349fcb8df4cd818b2d2887a55d69
2018-02-16 16:29:11 +02:00
..
hacking move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
nova Cluster driver: Blacklist iSCSI/FC volume drivers 2018-02-16 16:29:11 +02:00
tests Cluster driver: Blacklist iSCSI/FC volume drivers 2018-02-16 16:29:11 +02:00
__init__.py move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
i18n.py Update the doc urls 2017-11-21 10:25:29 +00:00