
Most of the clouds, it turns out, support unversioned auth_url as well as keystone v3. Change-Id: I088d008cd2732f137c8a1bbbd9c0a43f7d382f92
15 lines
222 B
JSON
15 lines
222 B
JSON
{
|
|
"name": "conoha",
|
|
"profile": {
|
|
"auth": {
|
|
"auth_url": "https://identity.{region_name}.conoha.io"
|
|
},
|
|
"regions": [
|
|
"sin1",
|
|
"sjc1",
|
|
"tyo1"
|
|
],
|
|
"identity_api_version": "2"
|
|
}
|
|
}
|