Add /v3 to the auth_url for vexxhost

v3password skips discovery, so v3password with unversioned endpoint
produces incorrect results. We could go to password, but then people
won't get clear errors if they leave out domain info.

Change-Id: Ia070ebafb608aec6a85a38feb746113f72c58eec
This commit is contained in:
Monty Taylor
2018-07-18 15:51:45 -05:00
parent 2fa2720eeb
commit 2ad74a54aa

View File

@@ -3,7 +3,7 @@
"profile": {
"auth_type": "v3password",
"auth": {
"auth_url": "https://auth.vexxhost.net"
"auth_url": "https://auth.vexxhost.net/v3"
},
"regions": [
"ca-ymq-1"