5ac85fdd75
The 'versions' response contains the status of the Images API versions,
but does not indicate the releases when the statuses went into effect.
This patch adds a Version History to the 'versions' api-ref page. The
language used (for example, "Bexar changes") is consistent with what's
been adopted for other parts of the images api-ref (see the discussion
on https://review.openstack.org/#/c/356693/ )
This patch is current for Newton:
- v1 deprecation: already merged as commit
63e6dbb1eb
- v2 minor version bump: the dependency stated below
Depends-On: I5d1c4380682efa4c15ff0f294f269c800fe6762a
Change-Id: Id920a3284a4be23032cc4a23e04726fab6d24361
Closes-bug: #1621161
Partial-bug: #1618495
61 lines
1.2 KiB
ReStructuredText
61 lines
1.2 KiB
ReStructuredText
..
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
:tocdepth: 2
|
|
|
|
======================
|
|
Image Service Versions
|
|
======================
|
|
|
|
.. rest_expand_all::
|
|
|
|
.. include:: versions.inc
|
|
|
|
Version History
|
|
***************
|
|
|
|
**Newton changes**
|
|
|
|
- version 2.4 is CURRENT
|
|
- version 2.3 is SUPPORTED
|
|
- version 1.1 is DEPRECATED
|
|
- version 1.0 is DEPRECATED
|
|
|
|
**Kilo changes**
|
|
|
|
- version 2.3 is CURRENT
|
|
- version 1.1 is SUPPORTED
|
|
|
|
**Havana changes**
|
|
|
|
- version 2.2 is CURRENT
|
|
- version 2.1 is SUPPORTED
|
|
|
|
**Grizzly changes**
|
|
|
|
- version 2.1 is CURRENT
|
|
- version 2.0 is SUPPORTED
|
|
|
|
**Folson changes**
|
|
|
|
- version 2.0 is CURRENT
|
|
|
|
**Diablo changes**
|
|
|
|
- version 1.1 is CURRENT
|
|
- version 1.0 is SUPPORTED
|
|
|
|
**Bexar changes**
|
|
|
|
- version 1.0 is CURRENT
|