From 37a08007f646978fd391e90a1a9e74849c80ffbd Mon Sep 17 00:00:00 2001 From: Olena Logvinova Date: Wed, 11 Feb 2015 18:37:29 +0200 Subject: [PATCH] Fixes numbering in migrated Create and Manage Networks file Adding #6 with a nested enumerated list to the Create a router section instead of doing a separate section for Connect a router item. Reference to the previous review: https://review.openstack.org/#/c/152582/ Change-Id: I32828a7ef5dca32b8fa5fb5e49713f067f46e92e --- .../source/dashboard_create_networks.rst | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/playground-user-guide/source/dashboard_create_networks.rst b/doc/playground-user-guide/source/dashboard_create_networks.rst index 7fe3fc1bf5..52f2c21b56 100644 --- a/doc/playground-user-guide/source/dashboard_create_networks.rst +++ b/doc/playground-user-guide/source/dashboard_create_networks.rst @@ -76,24 +76,24 @@ Create a router #. In the :guilabel:`External Network` field, specify the network to which the router will connect, and then click :guilabel:`Set Gateway`. -Connect a router -~~~~~~~~~~~~~~~~ +#. To connect a private network to the newly created router, perform the + following steps: -#. To connect a private network to the newly created router, on the - :guilabel:`Routers` tab, click the name of the router. + A) On the :guilabel:`Routers` tab, click the name of the router. -#. On the :guilabel:`Router Details` page, click :guilabel:`Add Interface`. + B) On the :guilabel:`Router Details` page, click :guilabel:`Add Interface`. -#. In the :guilabel:`Add Interface` dialog box, select a :guilabel:`Subnet`. + C) In the :guilabel:`Add Interface` dialog box, select a :guilabel:`Subnet`. -#. Optionally, in the :guilabel:`Add Interface` dialog box, set an - :guilabel:`IP Address` for the router interface for the selected subnet. + Optionally, in the :guilabel:`Add Interface` dialog box, set an + :guilabel:`IP Address` for the router interface for the selected subnet. - If you choose not to set the the :guilabel:`IP Address` value, then by - default OpenStack Networking uses the first host IP address in the subnet. + If you choose not to set the :guilabel:`IP Address` value, then by + default OpenStack Networking uses the first host IP address in the + subnet. - The :guilabel:`Router Name` and :guilabel:`Router ID` fields are - automatically updated. + The :guilabel:`Router Name` and :guilabel:`Router ID` fields are + automatically updated. #. Click :guilabel:`Add Interface`.