diff options
author | Uli Kleber <ulrich.kleber@huawei.com> | 2015-12-18 11:35:35 +0100 |
---|---|---|
committer | Uli Kleber <ulrich.kleber@huawei.com> | 2015-12-18 15:01:17 +0100 |
commit | a7b9a43192c9d4c1245839e28eb5fc0748122aa3 (patch) | |
tree | 13b73b200307fd47cd82b1f4cf9c2a175ac5c32f /docs/templates/installation-instructions.rst | |
parent | be1b876c56adee484957f8a8f1c614eacdc828f5 (diff) |
Fix Line Length etc for existing docs
Jira: DOCS-68
Fixing errors reported by the new tooling.
platformoverview/index.rst will be fixed with the new platformoverview
document (see separate patch)
corrected importing logo images
Change-Id: I08f73dcfeef4f2ff3a38a0372491a46798b4026b
Signed-off-by: Uli Kleber <ulrich.kleber@huawei.com>
Diffstat (limited to 'docs/templates/installation-instructions.rst')
-rw-r--r-- | docs/templates/installation-instructions.rst | 37 |
1 files changed, 26 insertions, 11 deletions
diff --git a/docs/templates/installation-instructions.rst b/docs/templates/installation-instructions.rst index 58972c1f1..8c46fe9ba 100644 --- a/docs/templates/installation-instructions.rst +++ b/docs/templates/installation-instructions.rst @@ -19,7 +19,9 @@ License ======= <WORK'S NAME> (c) by <AUTHOR'S NAME> -<WORK'S NAME> is licensed under a Creative Commons Attribution 4.0 International License. You should have received a copy of the license along with this. If not, see <http://creativecommons.org/licenses/by/4.0/>. +<WORK'S NAME> is licensed under a Creative Commons Attribution 4.0 International License. +You should have received a copy of the license along with this. +If not, see <http://creativecommons.org/licenses/by/4.0/>. **Contents** @@ -66,10 +68,13 @@ License <EXAMPLE>: -This document describes the supported software and hardware configurations for the Fuel OPNFV reference platform as well as providing guidelines on how to install and +This document describes the supported software and hardware configurations for the +Fuel OPNFV reference platform as well as providing guidelines on how to install and configure such reference system. -Although the available installation options gives a high degree of freedom in how the system is set-up, with what architecture, services and features, etc., not nearly all of those permutations provides a OPNFV compliant reference architecture. Following the guidelines in this document ensures +Although the available installation options gives a high degree of freedom in how the system is set-up, +with what architecture, services and features, etc., not nearly all of those permutations provides +a OPNFV compliant reference architecture. Following the guidelines in this document ensures a result that is OPNFV compliant. The audience of this document is assumed to have good knowledge in network and Unix/Linux administration. @@ -82,7 +87,8 @@ The audience of this document is assumed to have good knowledge in network and U Before starting the installation of Fuel@OPNFV, some planning must preceed. -First of all, the Fuel@OPNFV .iso image needs to be retrieved, the Latest stable Arno release of Fuel@OPNFV can be found here: <www.opnfv.org/abc/def> +First of all, the Fuel@OPNFV .iso image needs to be retrieved, +the Latest stable Arno release of Fuel@OPNFV can be found here: <www.opnfv.org/abc/def> Alternatively, you may build the .iso from source by cloning the opnfv/genesis git repository: <git clone https://<linux foundation uid>@gerrit.opnf.org/gerrit/genesis> @@ -148,9 +154,15 @@ Following minimum hardware requirements must be met for installation of Fuel@OPN <EXAMPLE>: -The switching infrastructure provides connectivity for the OPNFV infra-structure operations as well as for the tenant networks (East/West) and provider connectivity (North/South bound connectivity). The switching connectivity can (but does not need to) be fully redundant, in case it and comprises a redundant 10GE switch pair for “Traffic/Payload/SAN” purposes as well as a 1GE switch pair for “infrastructure control-, management and administration” +The switching infrastructure provides connectivity for the OPNFV infra-structure operations as well as +for the tenant networks (East/West) and provider connectivity (North/South bound connectivity). +The switching connectivity can (but does not need to) be fully redundant, +in case it and comprises a redundant 10GE switch pair for "Traffic/Payload/SAN" purposes as well as +a 1GE switch pair for "infrastructure control-, management and administration" -The switches are **not** automatically configured from the OPNFV reference platform. All the networks involved in the OPNFV infra-structure as well as the provider networks and the private tenant VLANs needs to be manually configured. +The switches are **not** automatically configured from the OPNFV reference platform. +All the networks involved in the OPNFV infra-structure as well as the provider networks +and the private tenant VLANs needs to be manually configured. This following sections guides through required black-box switch configurations. @@ -166,7 +178,8 @@ This following sections guides through required black-box switch configurations. <EXAMPLE>: -This section describes the installation of the Fuel@OPNFV installation server (Fuel master) as well as the deployment of the full OPNFV reference platform stack across a server cluster. +This section describes the installation of the Fuel@OPNFV installation server (Fuel master) +as well as the deployment of the full OPNFV reference platform stack across a server cluster. Etc. 6.1 Install Fuel master @@ -187,11 +200,12 @@ Etc. <EXAMPLE>: -Now that the OPNFV environment has been created, and before the post installation configurations is started, perform a system health check from the Fuel GUI: +Now that the OPNFV environment has been created, and before the post installation configurations is started, +perform a system health check from the Fuel GUI: -- Select the “Health check” TAB. +- Select the "Health check" TAB. - Select all test-cases -- And click “Run tests” +- And click "Run tests" All test cases except the following should pass: @@ -200,7 +214,8 @@ All test cases except the following should pass: <DESCRIBE ANY POST INSTALLATION ACTIONS/CONFIGURATIONS NEEDED> <EXAMPLE>: -After the OPNFV deployment is completed, the following manual changes needs to be performed in order for the system to work according OPNFV standards. +After the OPNFV deployment is completed, the following manual changes needs to be performed in order +for the system to work according OPNFV standards. **Change host OS password:** Change the Host OS password by...... |