
Most of the clouds, it turns out, support unversioned auth_url as well as keystone v3. Change-Id: I088d008cd2732f137c8a1bbbd9c0a43f7d382f92
17 lines
267 B
JSON
17 lines
267 B
JSON
{
|
|
"name": "ovh",
|
|
"profile": {
|
|
"auth": {
|
|
"auth_url": "https://auth.cloud.ovh.net/"
|
|
},
|
|
"regions": [
|
|
"BHS1",
|
|
"GRA1",
|
|
"SBG1"
|
|
],
|
|
"identity_api_version": "3",
|
|
"image_format": "raw",
|
|
"floating_ip_source": "None"
|
|
}
|
|
}
|