Files
cinder/releasenotes
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
..
2021-09-21 06:15:24 +00:00
2017-07-25 14:24:18 -07:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.