manila/releasenotes/notes/graduate-share-replication-feature-17aec111b6c5bf0f.yaml
silvacarloss ee5ebc8462 Graduate share replication feature
From this patch, share replication feature is no longer considered
experimental. The experimental headers were removed from the share
replication APIs.

DocImpact
Partially-implements: bp graduate-share-replication-feature
Change-Id: Idf8af1c96df373fbcbb4024db490cb4dab42faf7
2020-08-24 13:27:49 +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.