3c47ba4118
Change 'http://localhost:5000/v3', 'http://localhost:35357/v3' and 'http://identity:35357/v3' to 'http://example.com/identity/v3'. Change-Id: I68d67bb35a8d411fa4535b63771780d0dda1c225
30 lines
878 B
JSON
30 lines
878 B
JSON
{
|
|
"endpoints": [
|
|
{
|
|
"id": "1",
|
|
"interface": "public",
|
|
"links": {
|
|
"self": "http://example.com/identity/v3/endpoints/1"
|
|
},
|
|
"region": "north",
|
|
"service_id": "9242e05f0c23467bbd1cf1f7a6e5e596",
|
|
"url": "http://example.com/identity/"
|
|
},
|
|
{
|
|
"id": "1",
|
|
"interface": "internal",
|
|
"links": {
|
|
"self": "http://example.com/identity/v3/endpoints/1"
|
|
},
|
|
"region": "south",
|
|
"service_id": "9242e05f0c23467bbd1cf1f7a6e5e596",
|
|
"url": "http://example.com/identity/"
|
|
}
|
|
],
|
|
"links": {
|
|
"next": null,
|
|
"previous": null,
|
|
"self": "http://example.com/identity/v3/OS-ENDPOINT-POLICY/policies/13c92821e4c4476a878d3aae7444f52f/endpoints"
|
|
}
|
|
}
|