cinder/releasenotes
Simon Dodsley a87eb13648 [Pure Storage] Add new array status for replication capability
This patch adds a new field for the `get pools` command to show
what replication capability the backend array currently has.

This is based on the status of current array connections in the
backend array.

Response will be `async`, `sync`. `sync` or `trisync`.

`trisync` implies support for `sync` and `async`.
`sync` implies support for `async`.

Change-Id: I46cbb986ed73335270d6dd4ad197197648b55506
2023-02-16 16:26:59 -05:00
..
notes [Pure Storage] Add new array status for replication capability 2023-02-16 16:26:59 -05:00
source Imported Translations from Zanata 2022-12-24 03:31:53 +00:00
README.rst Fix release notes link 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.