diff --git a/doc/source/user/config/vendor-support.rst b/doc/source/user/config/vendor-support.rst index 4be56fd08..b7a7977ab 100644 --- a/doc/source/user/config/vendor-support.rst +++ b/doc/source/user/config/vendor-support.rst @@ -217,7 +217,7 @@ us-slc Salt Lake City, UT OVH --- -https://auth.cloud.ovh.net/v2.0 +https://auth.cloud.ovh.net/v3 ============== ================ Region Name Location diff --git a/openstack/config/vendors/ovh.json b/openstack/config/vendors/ovh.json index f17dc2b68..8dfca6791 100644 --- a/openstack/config/vendors/ovh.json +++ b/openstack/config/vendors/ovh.json @@ -5,9 +5,21 @@ "auth_url": "https://auth.cloud.ovh.net/" }, "regions": [ + "BHS", "BHS1", + "BHS3", + "DE", + "DE1", + "GRA", "GRA1", - "SBG1" + "GRA5", + "SBG", + "SBG1", + "SBG5", + "UK", + "UK1", + "WAW", + "WAW1" ], "identity_api_version": "3", "floating_ip_source": "None"