From a5112a3f1033e9320048bf535e4845c389dcb80e Mon Sep 17 00:00:00 2001 From: silvacarloss Date: Mon, 21 Sep 2020 15:40:41 +0000 Subject: [PATCH] Update api-ref for share groups graduation Moves the share group APIs documentation out of the experimental session. Closes-Bug: #1659025 Change-Id: Ib1970c34b6068fa7ef4f09027817c647091d6668 --- api-ref/source/index.rst | 6 +++--- api-ref/source/share-group-snapshots.inc | 3 ++- api-ref/source/share-group-types.inc | 3 ++- api-ref/source/share-groups.inc | 4 ++-- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/api-ref/source/index.rst b/api-ref/source/index.rst index 567eb2e065..8f8489c048 100644 --- a/api-ref/source/index.rst +++ b/api-ref/source/index.rst @@ -31,6 +31,9 @@ Shared File Systems API .. include:: user-messages.inc .. include:: share-access-rules.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) @@ -42,6 +45,3 @@ Shared File Systems API (EXPERIMENTAL) .. include:: share-migration.inc .. include:: share-replicas.inc .. include:: share-replica-export-locations.inc -.. include:: share-groups.inc -.. include:: share-group-types.inc -.. include:: share-group-snapshots.inc diff --git a/api-ref/source/share-group-snapshots.inc b/api-ref/source/share-group-snapshots.inc index 6e7146f937..91358f4709 100644 --- a/api-ref/source/share-group-snapshots.inc +++ b/api-ref/source/share-group-snapshots.inc @@ -19,7 +19,8 @@ roles. .. 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 ========================== diff --git a/api-ref/source/share-group-types.inc b/api-ref/source/share-group-types.inc index b1de7bed10..505188b4be 100644 --- a/api-ref/source/share-group-types.inc +++ b/api-ref/source/share-group-types.inc @@ -33,7 +33,8 @@ share group type for the following purposes: .. 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 ====================== diff --git a/api-ref/source/share-groups.inc b/api-ref/source/share-groups.inc index d8746ed675..86df3c6d44 100644 --- a/api-ref/source/share-groups.inc +++ b/api-ref/source/share-groups.inc @@ -18,8 +18,8 @@ share groups, and show information for delete a share group. .. note:: - Share Group APIs are `experimental APIs <#experimental-apis>`_. - The ``availability_zone_id`` and ``consistent_snapshot_support`` + Share Group APIs are no longer considered experimental since API version + 2.55. The ``availability_zone_id`` and ``consistent_snapshot_support`` fields were added to ``share_group`` object since version 2.34. List share groups