From 94b55c6454855be196ed4218e13de6b7342acd14 Mon Sep 17 00:00:00 2001 From: Tetsuro Yamaki Date: Mon, 26 Oct 2015 15:42:44 +0900 Subject: [PATCH] Removal of NOTE indent The additional description was written by NOTE make readers annoyed. Delete NOTE indent, but keep the contents. Closes-Bug: #1494578 Change-Id: Ib17263ab5383326540de0856965ffa94d6bcc25a --- .../source/environment-networking.rst | 28 +++++++------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/doc/install-guide/source/environment-networking.rst b/doc/install-guide/source/environment-networking.rst index b3e570acda..02905aff8d 100644 --- a/doc/install-guide/source/environment-networking.rst +++ b/doc/install-guide/source/environment-networking.rst @@ -61,31 +61,23 @@ The example architectures assume use of the following networks: * Management on 10.0.0.0/24 with gateway 10.0.0.1 - .. note:: - - This network requires a gateway to provide Internet access to all - nodes for administrative purposes such as package installation, - security updates, :term:`DNS`, and :term:`NTP`. + This network requires a gateway to provide Internet access to all + nodes for administrative purposes such as package installation, + security updates, :term:`DNS`, and :term:`NTP`. * Public on 203.0.113.0/24 with gateway 203.0.113.1 - .. note:: - - This network requires a gateway to provide Internet access to - instances in your OpenStack environment. + This network requires a gateway to provide Internet access to + instances in your OpenStack environment. You can modify these ranges and gateways to work with your particular network infrastructure. -.. note:: - - Network interface names vary by distribution. Traditionally, - interfaces use "eth" followed by a sequential number. To cover all - variations, this guide simply refers to the first interface as the - interface with the lowest number and the second interface as the - interface with the highest number. - -| +Network interface names vary by distribution. Traditionally, +interfaces use "eth" followed by a sequential number. To cover all +variations, this guide simply refers to the first interface as the +interface with the lowest number and the second interface as the +interface with the highest number. Unless you intend to use the exact configuration provided in this example architecture, you must modify the networks in this procedure to