cinder/releasenotes/notes/pure_aa_replication-e3f5f6666f0b0c43.yaml
Simon Dodsley 52d97807ca PureStorage FlashArray: Add active/active replication
This patch adds support for active/active replication in the
FlashArray driver.

failover_host has been split into two parts (failover and
failover_completed) to allow all nodes in a cluster to properly
switch between primary and secondary backends after a succesful
failover or failback procedure.

Change-Id: I94e9c1106d4be0049b98ec7131ec88c9f9a32588
2022-02-16 07:49:57 -05:00

7 lines
215 B
YAML

---
features:
- |
Pure Storage FlashArray driver: Enabled support for Active/Active
replication for the FlashArray driver. This allows users to configure
FlashArray backends in clustered environments.