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:
Mohammed Naser 2016-02-10 11:51:37 -05:00
parent fe2558a2d5
commit 8264e09c69

View File

@ -2,7 +2,7 @@
"name": "vexxhost",
"profile": {
"auth": {
"auth_url": "http://auth.vexxhost.net"
"auth_url": "https://auth.vexxhost.net"
},
"regions": [
"ca-ymq-1"