Update api-ref for share groups graduation
Moves the share group APIs documentation out of the experimental session. Closes-Bug: #1659025 Change-Id: Ib1970c34b6068fa7ef4f09027817c647091d6668
This commit is contained in:
parent
fec7643a85
commit
a5112a3f10
@ -31,6 +31,9 @@ Shared File Systems API
|
|||||||
.. include:: user-messages.inc
|
.. include:: user-messages.inc
|
||||||
.. include:: share-access-rules.inc
|
.. include:: share-access-rules.inc
|
||||||
.. include:: share-access-rule-metadata.inc
|
.. include:: share-access-rule-metadata.inc
|
||||||
|
.. include:: share-groups.inc
|
||||||
|
.. include:: share-group-types.inc
|
||||||
|
.. include:: share-group-snapshots.inc
|
||||||
|
|
||||||
======================================
|
======================================
|
||||||
Shared File Systems API (EXPERIMENTAL)
|
Shared File Systems API (EXPERIMENTAL)
|
||||||
@ -42,6 +45,3 @@ Shared File Systems API (EXPERIMENTAL)
|
|||||||
.. include:: share-migration.inc
|
.. include:: share-migration.inc
|
||||||
.. include:: share-replicas.inc
|
.. include:: share-replicas.inc
|
||||||
.. include:: share-replica-export-locations.inc
|
.. include:: share-replica-export-locations.inc
|
||||||
.. include:: share-groups.inc
|
|
||||||
.. include:: share-group-types.inc
|
|
||||||
.. include:: share-group-snapshots.inc
|
|
||||||
|
@ -19,7 +19,8 @@ roles.
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Share Group Snapshot APIs are `experimental APIs <#experimental-apis>`_.
|
Share Group Snapshot APIs are no longer considered experimental since API
|
||||||
|
version 2.55.
|
||||||
|
|
||||||
List share group snapshots
|
List share group snapshots
|
||||||
==========================
|
==========================
|
||||||
|
@ -33,7 +33,8 @@ share group type for the following purposes:
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Share Group Types APIs are `experimental APIs <#experimental-apis>`_.
|
Share Group Type APIs are no longer considered experimental since API
|
||||||
|
version 2.55.
|
||||||
|
|
||||||
List share group types
|
List share group types
|
||||||
======================
|
======================
|
||||||
|
@ -18,8 +18,8 @@ share groups, and show information for delete a share group.
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Share Group APIs are `experimental APIs <#experimental-apis>`_.
|
Share Group APIs are no longer considered experimental since API version
|
||||||
The ``availability_zone_id`` and ``consistent_snapshot_support``
|
2.55. The ``availability_zone_id`` and ``consistent_snapshot_support``
|
||||||
fields were added to ``share_group`` object since version 2.34.
|
fields were added to ``share_group`` object since version 2.34.
|
||||||
|
|
||||||
List share groups
|
List share groups
|
||||||
|
Loading…
Reference in New Issue
Block a user