cinder/releasenotes/notes/feature-netapp-iscsi-aa-support-eff8ed19a30e87c0.yaml
Saikumar Pulluri 053b2fe63c Added support to Active/Active mode in ISCSI/FC drivers [NetApp ONTAP]
This patch enables Active/Active support in NetApp ISCSI/FC drivers.
To support replication in A/A mode, the method failover_host was
splitted in two phases (failover and failover_completed) as
required by the spec [1].

[1] https://specs.openstack.org/openstack/cinder-specs/specs/ocata/ha-aa-replication.html

Change-Id: I4e38d592abf1d36dedda97a17710746b4037c779
2024-08-06 11:37:05 +05:30

6 lines
162 B
YAML

---
features:
- |
NetApp ONTAP ISCSI/FC drivers: Enabled support for Active/Active environments
in the NetApp ISCSI/FC drivers (including replication).