cinder/releasenotes/notes/solidfire-active-active-replication-support-f77e0e12320f8b21.yaml
Fernando Ferraz 6840ddf962 NetApp SolidFire: Add active/active replication
This patch adds support for active/active replication to
NetApp SolidFire driver.

failover_host has been splitted in two phases (failover and
failover_completed) in order to allow all nodes in cluster to
properly switch between primary and replication back-ends after a
successful failover or failback procedure.

This patch also enables `SUPPORTS_ACTIVE_ACTIVE` flag to the SolidFire
driver, to allow configuring SolidFire backends when volume service
is clustered.

Change-Id: I327f61db5d53c0c3ede962ce52f1a3c00e74b86b
2020-04-13 07:30:35 +00:00

6 lines
216 B
YAML

---
features:
- |
NetApp SolidFire driver: Enabled support for Active/Active
(including replication) to the SolidFire driver. This allows
users to configure SolidFire backends in clustered environments.