c241cc075c
as preparation of removing Images API v1, clean it out from the API Ref documentaion. Change-Id: I65ef76fec0029949f8de867d711e745b7aa7f81d
75 lines
1.8 KiB
JSON
75 lines
1.8 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"id": "v2.6",
|
|
"links": [
|
|
{
|
|
"href": "http://glance.openstack.example.org/v2/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "CURRENT"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|