summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@linux.vnet.ibm.com>2015-11-25 09:37:45 -0800
committerJames E. Blair <jeblair@linux.vnet.ibm.com>2015-11-25 09:37:45 -0800
commitcc92c92870be48d6eae57869c4989125fe2eb8e4 (patch)
treeb2e789aa80c78699dadc856700cf55605d73ab37
parent0ea32e7dc011373c61e4d79d710a09e4ae404a9e (diff)
downloados-client-config-1.12.0.tar.gz
Add BHS1 to OVH1.12.0
Change-Id: I0ef175edccbbc3e24803d02ab6809cfe1a68e0e8
-rw-r--r--doc/source/vendor-support.rst1
-rw-r--r--os_client_config/vendors/ovh.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst
index a9dd5ef..90fd31f 100644
--- a/doc/source/vendor-support.rst
+++ b/doc/source/vendor-support.rst
@@ -177,6 +177,7 @@ https://auth.cloud.ovh.net/v2.0
============== ================
Region Name Human Name
============== ================
+BHS1 Beauharnois, QC
SBG1 Strassbourg, FR
GRA1 Gravelines, FR
============== ================
diff --git a/os_client_config/vendors/ovh.json b/os_client_config/vendors/ovh.json
index cfd234b..032741f 100644
--- a/os_client_config/vendors/ovh.json
+++ b/os_client_config/vendors/ovh.json
@@ -5,6 +5,7 @@
"auth_url": "https://auth.cloud.ovh.net/v2.0"
},
"regions": [
+ "BHS1",
"GRA1",
"SBG1"
],