[Doc] Fix API document for Consistency group
The Consistency groups and Consistency snapshot group APIs were removed in 2.31 API version [1]. Now add the version decription in api-ref. [1] https://review.openstack.org/#/c/335093/ Change-Id: I79a80a62ae4e0015d6161edc3b93fd1f9ba69538
This commit is contained in:
parent
50e8c5a42d
commit
ee5fd420f3
@ -1,8 +1,8 @@
|
||||
.. -*- rst -*-
|
||||
|
||||
============================================
|
||||
Consistency group snapshots (since API v2.4)
|
||||
============================================
|
||||
==================================================
|
||||
Consistency group snapshots (versions 2.4 to 2.30)
|
||||
==================================================
|
||||
|
||||
You can create snapshots of consistency groups. To create a
|
||||
snapshot, you specify the ID of the consistency group that you want
|
||||
@ -28,6 +28,8 @@ actions to other roles.
|
||||
versions of the Shared File Systems API. All experimental APIs
|
||||
require the ``X-OpenStack-Manila-API-Experimental: True`` header to be
|
||||
sent in the requests.
|
||||
Consistency group snapshot APIs were removed in 2.31 API version. They
|
||||
were replaced with 'share groups' APIs.
|
||||
|
||||
|
||||
List consistency group snapshots
|
||||
|
@ -1,8 +1,8 @@
|
||||
.. -*- rst -*-
|
||||
|
||||
===================================
|
||||
Consistency groups (since API v2.4)
|
||||
===================================
|
||||
=========================================
|
||||
Consistency groups (versions 2.4 to 2.30)
|
||||
=========================================
|
||||
|
||||
Consistency groups enable you to create snapshots at the exact same
|
||||
point in time from multiple file system shares. For example, a
|
||||
@ -23,6 +23,8 @@ other roles.
|
||||
of the Shared File Systems API. All experimental APIs require the
|
||||
``X-OpenStack-Manila-API-Experimental: True`` header to be sent in the
|
||||
requests.
|
||||
Consistency group APIs were removed in 2.31 API version. They were
|
||||
replaced with 'share groups' APIs.
|
||||
|
||||
|
||||
List consistency groups
|
||||
|
Loading…
Reference in New Issue
Block a user