diff options
author | Anita Kuno <anteaya@anteaya.info> | 2015-10-06 17:18:54 -0400 |
---|---|---|
committer | Anita Kuno <anteaya@anteaya.info> | 2015-10-06 17:18:54 -0400 |
commit | 3609cd59078873bc44ebbe7641889423c9f2b8cd (patch) | |
tree | 6824c9d902eae8f214ea6b1d42f2bb714635b169 /doc | |
parent | 379962f0e8289e2db85a0eeb7b51d10cff70e67d (diff) | |
download | os-client-config-3609cd59078873bc44ebbe7641889423c9f2b8cd.tar.gz |
Adds some lines to complete table formatting
Currently the vendor support list is mis-formatted for the last
two entries on the page. It appears that the tables don't have
lines underneath them completing the formatting.
This patch adds lines under the last two vendor entries fixing
the formatting of the tables for those entries.
Change-Id: I6327eef99059291fcce5c9493a622bec33da3824
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/vendor-support.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst index 598b2d4..b61a05b 100644 --- a/doc/source/vendor-support.rst +++ b/doc/source/vendor-support.rst @@ -244,6 +244,7 @@ Region Name Human Name ============== ================ nz-por-1 Porirua, NZ nz_wlg_1 Wellington, NZ +============== ================ * Image API Version is 1 * Images must be in `raw` format @@ -258,6 +259,7 @@ Region Name Human Name ============== ================ LS Lausanne, CH ZH Zurich, CH +============== ================ * Images must be in `raw` format * Images must be uploaded using the Glance Task Interface |