208935af96
This change bumps the API to EXPERIMENTAL 2.8 when multi back-end is enabled. Change-Id: Ie0e1ed84db1b227eea1774138b2a83172ff85bec
95 lines
2.3 KiB
JSON
95 lines
2.3 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"id": "v2.8",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "EXPERIMENTAL"
|
|
},
|
|
{
|
|
"id": "v2.7",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "CURRENT"
|
|
},
|
|
{
|
|
"id": "v2.6",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "SUPPORTED"
|
|
},
|
|
{
|
|
"id": "v2.5",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "SUPPORTED"
|
|
},
|
|
{
|
|
"id": "v2.4",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "SUPPORTED"
|
|
},
|
|
{
|
|
"id": "v2.3",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "SUPPORTED"
|
|
},
|
|
{
|
|
"id": "v2.2",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "SUPPORTED"
|
|
},
|
|
{
|
|
"id": "v2.1",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "SUPPORTED"
|
|
},
|
|
{
|
|
"id": "v2.0",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "SUPPORTED"
|
|
}
|
|
]
|
|
}
|