update OVH vendor entry

- there is identity v3 support
- there are a lot more regions available

Change-Id: I75c2cca1812cd07817a3e4c6007fa8c18ab737ec
This commit is contained in:
Thomas Bechtold
2019-11-05 09:52:42 +01:00
committed by Monty Taylor
parent 93d0a7166a
commit 5cac3f7240
2 changed files with 14 additions and 2 deletions

View File

@@ -217,7 +217,7 @@ us-slc Salt Lake City, UT
OVH OVH
--- ---
https://auth.cloud.ovh.net/v2.0 https://auth.cloud.ovh.net/v3
============== ================ ============== ================
Region Name Location Region Name Location

View File

@@ -5,9 +5,21 @@
"auth_url": "https://auth.cloud.ovh.net/" "auth_url": "https://auth.cloud.ovh.net/"
}, },
"regions": [ "regions": [
"BHS",
"BHS1", "BHS1",
"BHS3",
"DE",
"DE1",
"GRA",
"GRA1", "GRA1",
"SBG1" "GRA5",
"SBG",
"SBG1",
"SBG5",
"UK",
"UK1",
"WAW",
"WAW1"
], ],
"identity_api_version": "3", "identity_api_version": "3",
"floating_ip_source": "None" "floating_ip_source": "None"