summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-09-04 09:41:57 -0400
committerMonty Taylor <mordred@inaugust.com>2015-09-04 09:41:57 -0400
commit24bff5dca48365a767d8b6f0c38be75b2d67d6fd (patch)
treededffb2f96017acd7873f1f032da971c96234f7f
parent2726843ee54a3c9f061b9ed2451d080f459e4f38 (diff)
downloados-client-config-24bff5dca48365a767d8b6f0c38be75b2d67d6fd.tar.gz
Update OVH public cloud information
OVH has two regions now. Also, be clear that OVH does not use floating ips. Change-Id: Iabd84748cccec7da6e083b647511cba48d57bc20
-rw-r--r--doc/source/vendor-support.rst1
-rw-r--r--os_client_config/vendors/ovh.yaml5
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst
index 3cf39e0..2af8f6e 100644
--- a/doc/source/vendor-support.rst
+++ b/doc/source/vendor-support.rst
@@ -153,6 +153,7 @@ https://auth.cloud.ovh.net/v2.0
Region Name Human Name
============== ================
SBG-1 Strassbourg, FR
+GRA-1 Gravelines, FR
============== ================
* Images must be in `raw` format
diff --git a/os_client_config/vendors/ovh.yaml b/os_client_config/vendors/ovh.yaml
index f834372..52b91a4 100644
--- a/os_client_config/vendors/ovh.yaml
+++ b/os_client_config/vendors/ovh.yaml
@@ -2,5 +2,8 @@ name: ovh
profile:
auth:
auth_url: https://auth.cloud.ovh.net/v2.0
- region_name: SBG1
+ regions:
+ - GRA1
+ - SBG1
image_format: raw
+ floating_ip_source: None