summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammed Naser <mnaser@vexxhost.com>2016-02-10 11:51:37 -0500
committerMohammed Naser <mnaser@vexxhost.com>2016-02-10 11:52:15 -0500
commit8264e09c69bd6c017c1716a70cec21c28919e6d1 (patch)
tree676c4202a969643c2a059333b73b4fe38744ac1a
parentfe2558a2d5b6a2fa8c2f3f3c5472b79a7e01ba4a (diff)
downloados-client-config-8264e09c69bd6c017c1716a70cec21c28919e6d1.tar.gz
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
-rw-r--r--os_client_config/vendors/vexxhost.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/os_client_config/vendors/vexxhost.json b/os_client_config/vendors/vexxhost.json
index dd683be..aa2cedc 100644
--- a/os_client_config/vendors/vexxhost.json
+++ b/os_client_config/vendors/vexxhost.json
@@ -2,7 +2,7 @@
"name": "vexxhost",
"profile": {
"auth": {
- "auth_url": "http://auth.vexxhost.net"
+ "auth_url": "https://auth.vexxhost.net"
},
"regions": [
"ca-ymq-1"