From 3609cd59078873bc44ebbe7641889423c9f2b8cd Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Tue, 6 Oct 2015 17:18:54 -0400 Subject: 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 --- doc/source/vendor-support.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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 -- cgit v1.2.1