Added SSL support for VEXXHOST
VEXXHOST cloud uses SSL for Keystone and all other services, change the auth URL to the SSL endpoint. Change-Id: If80c76603de44d005d6af1726f34d924384bf747
This commit is contained in:
parent
fe2558a2d5
commit
8264e09c69
2
os_client_config/vendors/vexxhost.json
vendored
2
os_client_config/vendors/vexxhost.json
vendored
@ -2,7 +2,7 @@
|
||||
"name": "vexxhost",
|
||||
"profile": {
|
||||
"auth": {
|
||||
"auth_url": "http://auth.vexxhost.net"
|
||||
"auth_url": "https://auth.vexxhost.net"
|
||||
},
|
||||
"regions": [
|
||||
"ca-ymq-1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user