
Most of the clouds, it turns out, support unversioned auth_url as well as keystone v3. Change-Id: I088d008cd2732f137c8a1bbbd9c0a43f7d382f92
16 lines
263 B
JSON
16 lines
263 B
JSON
{
|
|
"name": "entercloudsuite",
|
|
"profile": {
|
|
"auth": {
|
|
"auth_url": "https://api.entercloudsuite.com/"
|
|
},
|
|
"identity_api_version": "3",
|
|
"volume_api_version": "1",
|
|
"regions": [
|
|
"it-mil1",
|
|
"nl-ams1",
|
|
"de-fra1"
|
|
]
|
|
}
|
|
}
|