
VEXXHOST cloud uses SSL for Keystone and all other services, change the auth URL to the SSL endpoint. Change-Id: If80c76603de44d005d6af1726f34d924384bf747
15 lines
247 B
JSON
15 lines
247 B
JSON
{
|
|
"name": "vexxhost",
|
|
"profile": {
|
|
"auth": {
|
|
"auth_url": "https://auth.vexxhost.net"
|
|
},
|
|
"regions": [
|
|
"ca-ymq-1"
|
|
],
|
|
"dns_api_version": "1",
|
|
"identity_api_version": "3",
|
|
"floating_ip_source": "None"
|
|
}
|
|
}
|