| 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/image-version-v1.json |
{
"versions": [
{
"status": "CURRENT",
"id": "v1.1",
"links": [
{
"href": "http://image.example.com/v1/",
"rel": "self"
}
]
},
{
"status": "SUPPORTED",
"id": "v1.0",
"links": [
{
"href": "http://image.example.com/v1/",
"rel": "self"
}
]
}
]
}