diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configguide/featureconfig.rst | 16 | ||||
-rw-r--r-- | docs/reldoc/index.rst | 16 |
2 files changed, 24 insertions, 8 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst index a1fc91b..654ca61 100644 --- a/docs/configguide/featureconfig.rst +++ b/docs/configguide/featureconfig.rst @@ -96,8 +96,12 @@ Install OPNFV and Preparation # Non-HA deployment in OpenStack-only environment ./deploy.sh -o liberty -s nosdn -t nonha -l default -f ipv6 -Please **NOTE** that you need to refer to installer's documentation for other necessary -parameters applicable to your deployment. +Please **NOTE** that: + +* You need to refer to **installer's documentation** for other necessary + parameters applicable to your deployment. +* You need to refer to **Release Notes** and **installer's documentation** if there is + any issue in installation. **OPNFV-NATIVE-INSTALL-2**: Clone the following GitHub repository to get the configuration and metadata files @@ -450,8 +454,12 @@ of OPNFV Brahmaputra Release: # Non-HA deployment in OpenStack with Open Daylight L2-only environment ./deploy.sh -o liberty -s odl -t nonha -l default -f ipv6 -Please **NOTE** that you need to refer to installer's documentation for other necessary -parameters applicable to your deployment. +Please **NOTE** that: + +* You need to refer to **installer's documentation** for other necessary + parameters applicable to your deployment. +* You need to refer to **Release Notes** and **installer's documentation** if there is + any issue in installation. **OPNFV-INSTALL-2**: Clone the following GitHub repository to get the configuration and metadata files diff --git a/docs/reldoc/index.rst b/docs/reldoc/index.rst index e8455a5..2bd587e 100644 --- a/docs/reldoc/index.rst +++ b/docs/reldoc/index.rst @@ -96,8 +96,12 @@ Install OPNFV and Preparation # Non-HA deployment in OpenStack-only environment ./deploy.sh -o liberty -s nosdn -t nonha -l default -f ipv6 -Please **NOTE** that you need to refer to installer's documentation for other necessary -parameters applicable to your deployment. +Please **NOTE** that: + +* You need to refer to **installer's documentation** for other necessary + parameters applicable to your deployment. +* You need to refer to **Release Notes** and **installer's documentation** if there is + any issue in installation. **OPNFV-NATIVE-INSTALL-2**: Clone the following GitHub repository to get the configuration and metadata files @@ -450,8 +454,12 @@ of OPNFV Brahmaputra Release: # Non-HA deployment in OpenStack with Open Daylight L2-only environment ./deploy.sh -o liberty -s odl -t nonha -l default -f ipv6 -Please **NOTE** that you need to refer to installer's documentation for other necessary -parameters applicable to your deployment. +Please **NOTE** that: + +* You need to refer to **installer's documentation** for other necessary + parameters applicable to your deployment. +* You need to refer to **Release Notes** and **installer's documentation** if there is + any issue in installation. **OPNFV-INSTALL-2**: Clone the following GitHub repository to get the configuration and metadata files |