Skip to content

Commit cb60c1d

Browse files
author
anguoming
committed
remove expired notes for Multi Store feature
The Multi Store feature is stable for server versions, need delete the EXPERIMENTAL notes in api guide. Change-Id: Ifff797387ec06e8a1c0da13ebd722df0b993d672
1 parent f40ac40 commit cb60c1d

File tree

3 files changed

+0
-17
lines changed

3 files changed

+0
-17
lines changed

api-ref/source/v2/discovery.inc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,6 @@ List stores
6868
A multiple store backend support is introduced in the Rocky release
6969
as a part of the EXPERIMENTAL Image API v2.8.
7070

71-
.. note:: The Multi Store feature is introduced as EXPERIMENTAL in Rocky and
72-
its use in production systems is currently **not supported**.
73-
The feature is being finalized during the Train development
74-
cycle and is expected to be fully supported in Image API v2.9.
75-
7671
In version 2.7 of the API, this call will return a 404 (Not Found).
7772
Use the :ref:`API versions call <versions-call>` to determine
7873
what API versions are available in your cloud.

api-ref/source/v2/images-data.inc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@ header. If the store identifier specified is not recognized, a 400 (Bad
3131
Request) response is returned. When the header is not present, the image
3232
data is placed into the default backing store.
3333

34-
.. note:: The Multi Store feature is introduced as EXPERIMENTAL in Rocky and
35-
its use in production systems is currently **not supported**.
36-
However we encourage people to use this feature for testing
37-
purposes and report the issues so that we can make it stable and
38-
fully supported in Stein release.
39-
4034
* Store identifiers are site-specific. Use the :ref:`Store
4135
Discovery <store-discovery-call>` call to determine what
4236
stores are available in a particular cloud.

api-ref/source/v2/images-images-v2.inc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,6 @@ new header ``OpenStack-image-store-ids`` which contains the list of
159159
available stores will be included in response. This header is only
160160
included if multiple backend stores are supported.
161161

162-
.. note:: The Multi Store feature is introduced as EXPERIMENTAL in Rocky and
163-
its use in production systems is currently **not supported**.
164-
However we encourage people to use this feature for testing
165-
purposes and report the issues so that we can make it stable and
166-
fully supported in Stein release.
167-
168162
The response body contains the new image entity.
169163

170164
Synchronous Postconditions

0 commit comments

Comments
 (0)