diff options
author | James E. Blair <jeblair@linux.vnet.ibm.com> | 2015-09-18 13:29:12 -0700 |
---|---|---|
committer | James E. Blair <jeblair@linux.vnet.ibm.com> | 2015-09-18 13:29:27 -0700 |
commit | 6d25a939bfdfeea14e1038c240092ebaedf33145 (patch) | |
tree | e31be7d8aeb7cfe75a0c270c4b853bdeea3a583a | |
parent | 21bb2f347d0d52defa98726b7102c1853b558072 (diff) | |
download | os-client-config-6d25a939bfdfeea14e1038c240092ebaedf33145.tar.gz |
Fix typo in ovh region names
Change-Id: If8dee92917d1f5c1e349f02eba7661c39dbe7d0b
-rw-r--r-- | doc/source/vendor-support.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst index c4f5a4f..77d10eb 100644 --- a/doc/source/vendor-support.rst +++ b/doc/source/vendor-support.rst @@ -145,8 +145,8 @@ https://auth.cloud.ovh.net/v2.0 ============== ================ Region Name Human Name ============== ================ -SBG-1 Strassbourg, FR -GRA-1 Gravelines, FR +SBG1 Strassbourg, FR +GRA1 Gravelines, FR ============== ================ * Images must be in `raw` format |