openstacksdk/openstack/tests/unit/fixtures/bad-glance-version.json

16 lines
242 B
JSON

{
"versions": [
{
"status": "CURRENT",
"updated": "2013-07-23T11:33:21Z",
"links": [
{
"href": "https://example.com/image/v7/",
"rel": "self"
}
],
"id": "v7"
}
]
}