30d9095d28
The openstack.org pages now support https and our references to the site should by default be one signed by the organization. Change-Id: I30a462e03d1fd7852511e22cac34c6bc0e8917f4
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"versions": {
|
|
"values": [
|
|
{
|
|
"id": "v3.4",
|
|
"links": [
|
|
{
|
|
"href": "http://example.com/identity/v3/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"media-types": [
|
|
{
|
|
"base": "application/json",
|
|
"type": "application/vnd.openstack.identity-v3+json"
|
|
}
|
|
],
|
|
"status": "stable",
|
|
"updated": "2015-03-30T00:00:00Z"
|
|
},
|
|
{
|
|
"id": "v2.0",
|
|
"links": [
|
|
{
|
|
"href": "http://example.com/identity/v2.0/",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "https://docs.openstack.org/",
|
|
"rel": "describedby",
|
|
"type": "text/html"
|
|
}
|
|
],
|
|
"media-types": [
|
|
{
|
|
"base": "application/json",
|
|
"type": "application/vnd.openstack.identity-v2.0+json"
|
|
}
|
|
],
|
|
"status": "stable",
|
|
"updated": "2014-04-17T00:00:00Z"
|
|
}
|
|
]
|
|
}
|
|
}
|