From dd0b69a4a6012c077a8cdcb04e5ec3075c8d9a60 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Fri, 29 Jan 2016 14:39:45 -0800 Subject: JIRA:IPVSIX-29 Change-Id: I1c46a122d294109b0899f7ffc1c79b1ac00c2088 Signed-off-by: Bin Hu (cherry picked from commit 95f956c80ceb6c5e6a39839d9a6630ba40126eeb) --- docs/reldoc/index.rst | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'docs/reldoc/index.rst') diff --git a/docs/reldoc/index.rst b/docs/reldoc/index.rst index 5965d21..0169480 100644 --- a/docs/reldoc/index.rst +++ b/docs/reldoc/index.rst @@ -77,10 +77,10 @@ Install OPNFV and Preparation .. code-block:: bash # HA deployment in OpenStack-only environment - sudo ./deploy.sh -s os-nofeature-ha + sudo ./deploy.sh -s os-nosdn-nofeature-ha # Non-HA deployment in OpenStack-only environment - sudo ./deploy.sh -s os-nofeature-noha + sudo ./deploy.sh -s os-nosdn-nofeature-noha **Joid** Installer: @@ -92,6 +92,9 @@ Install OPNFV and Preparation # Non-HA deployment in OpenStack-only environment sudo ./deploy.sh -o liberty -s nosdn -t noha +Please **NOTE** that you need to refer to installer's documentation for other necessary +parameters applicable to your deployment. + **OPNFV-NATIVE-INSTALL-2**: Clone the following GitHub repository to get the configuration and metadata files @@ -425,7 +428,11 @@ of OPNFV Brahmaputra Release: # Non-HA deployment in OpenStack with Open Daylight L2-only environment sudo ./deploy.sh -s os-odl_l2-nofeature-noha -Please **NOTE** that currently only ``Apex``, ``Compass`` and ``Fuel`` installer support this environment. +Please **NOTE** that: + +* Currently only ``Apex``, ``Compass`` and ``Fuel`` installer support this environment. +* You need to refer to installer's documentation for other necessary + parameters applicable to your deployment. **OPNFV-INSTALL-2**: Clone the following GitHub repository to get the configuration and metadata files -- cgit 1.2.3-korg