update OVH vendor entry
- there is identity v3 support - there are a lot more regions available Change-Id: I75c2cca1812cd07817a3e4c6007fa8c18ab737ec
This commit is contained in:

committed by
Monty Taylor

parent
93d0a7166a
commit
5cac3f7240
@@ -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
|
||||||
|
14
openstack/config/vendors/ovh.json
vendored
14
openstack/config/vendors/ovh.json
vendored
@@ -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"
|
||||||
|
Reference in New Issue
Block a user