summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXav Paice <xav@catalyst.net.nz>2015-11-03 12:39:57 +1300
committerXav Paice <xav@catalyst.net.nz>2015-11-03 12:39:57 +1300
commiteba0221a26f49f7b4c807f4732846ef2d42db169 (patch)
treefec508571cad22bf496795059a48b63196df7c6d
parentb4c2d0d8742b71df17e3f2feca1e7be77433dee5 (diff)
downloados-client-config-eba0221a26f49f7b4c807f4732846ef2d42db169.tar.gz
Fix typo in Catalyst region configs
Small typo making one region not useful for customers (my bad!). Change-Id: If2680b521f92789f2621aa1249b304666fcde95b
-rw-r--r--doc/source/vendor-support.rst2
-rw-r--r--os_client_config/vendors/catalyst.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst
index 3b4a370..34cfbe9 100644
--- a/doc/source/vendor-support.rst
+++ b/doc/source/vendor-support.rst
@@ -48,7 +48,7 @@ https://api.cloud.catalyst.net.nz:5000/v2.0
Region Name Human Name
============== ================
nz-por-1 Porirua, NZ
-nz_wlg_1 Wellington, NZ
+nz_wlg_2 Wellington, NZ
============== ================
* Image API Version is 1
diff --git a/os_client_config/vendors/catalyst.yaml b/os_client_config/vendors/catalyst.yaml
index 14cdf25..d625193 100644
--- a/os_client_config/vendors/catalyst.yaml
+++ b/os_client_config/vendors/catalyst.yaml
@@ -4,6 +4,6 @@ profile:
auth_url: https://api.cloud.catalyst.net.nz:5000/v2.0
regions:
- nz-por-1
- - nz_wlg_1
+ - nz_wlg_2
image_api_version: '1'
image_format: raw