python-manilaclient/releasenotes/notes/graduate-share-replication-feature-49770e921b4338fb.yaml
silvacarloss afcedeb840 Graduate share replication feature
Removes the experimental mentions from share replication feature
commands.

Partially-implements: bp graduate-share-replication-feature
Depends-On: Idf8af1c96df373fbcbb4024db490cb4dab42faf7
Change-Id: Ie7f823dfc86f4d8e4545228dab48cd5cb26a257c
2020-09-08 21:04:05 +00:00

10 lines
499 B
YAML

---
prelude: >
- |
Share replication APIs have graduated from their `experimental feature
state <https://docs.openstack.org/manila/latest/contributor/experimental_apis.html>`_
from API version ``2.56``. One or more share replicas can be created from a
given share. They can also be promoted to be considered the active share,
resynchronized and deleted. These actions no longer require the inclusion of
``X-OpenStack-Manila-API-Experimental`` header in the API requests.