3c47ba4118
Change 'http://localhost:5000/v3', 'http://localhost:35357/v3' and 'http://identity:35357/v3' to 'http://example.com/identity/v3'. Change-Id: I68d67bb35a8d411fa4535b63771780d0dda1c225
20 lines
443 B
JSON
20 lines
443 B
JSON
{
|
|
"version": {
|
|
"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"
|
|
}
|
|
}
|