diff options
author | Xav Paice <xav@catalyst.net.nz> | 2015-11-03 12:39:57 +1300 |
---|---|---|
committer | Xav Paice <xav@catalyst.net.nz> | 2015-11-03 12:39:57 +1300 |
commit | eba0221a26f49f7b4c807f4732846ef2d42db169 (patch) | |
tree | fec508571cad22bf496795059a48b63196df7c6d /doc | |
parent | b4c2d0d8742b71df17e3f2feca1e7be77433dee5 (diff) | |
download | os-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
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/vendor-support.rst | 2 |
1 files changed, 1 insertions, 1 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 |