api-ref: Update with links to 2.17

Change-Id: Ib053e615f19cb0dae017e5b8b7fa4c499001beda
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
(cherry picked from commit 6c5f27f964)
This commit is contained in:
Stephen Finucane 2024-09-17 12:27:40 +01:00 committed by Stephen Finucane
parent 1629d11073
commit 0dcb9aff2c
2 changed files with 19 additions and 1 deletions

View File

@ -24,6 +24,14 @@ Image Service Versions
Version History
***************
**2024.2 (Dalmatian) changes**
- version 2.17 is CURRENT
- version 2.16 is SUPPORTED
- version 2.15 is SUPPORTED
- version 2.14 is SUPPORTED
- version 2.13 is SUPPORTED
**Zed changes**
- version 2.16 is CURRENT

View File

@ -1,5 +1,15 @@
{
"versions": [
{
"id": "v2.17",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "CURRENT"
},
{
"id": "v2.16",
"links": [
@ -8,7 +18,7 @@
"rel": "self"
}
],
"status": "CURRENT"
"status": "SUPPORTED"
},
{
"id": "v2.15",