| Current Path : /opt/imh-python/lib/python3.9/site-packages/openstack/tests/unit/fixtures/ |
| Current File : //opt/imh-python/lib/python3.9/site-packages/openstack/tests/unit/fixtures/compute-version.json |
{
"versions": [
{
"status": "SUPPORTED",
"updated": "2011-01-21T11:33:21Z",
"links": [
{
"href": "https://compute.example.com/v2/",
"rel": "self"
}
],
"min_version": "",
"version": "",
"id": "v2.0"
},
{
"status": "CURRENT",
"updated": "2013-07-23T11:33:21Z",
"links": [
{
"href": "https://compute.example.com/v2.1/",
"rel": "self"
}
],
"min_version": "2.10",
"version": "2.53",
"id": "v2.1"
}
]
}