JIRA:IPVSIX-29 03/8703/1
authorBin Hu <bh526r@att.com>
Fri, 29 Jan 2016 22:39:45 +0000 (14:39 -0800)
committerBin Hu <bh526r@att.com>
Fri, 29 Jan 2016 22:39:45 +0000 (14:39 -0800)
Change-Id: I1c46a122d294109b0899f7ffc1c79b1ac00c2088
Signed-off-by: Bin Hu <bh526r@att.com>
docs/configguide/featureconfig.rst
docs/reldoc/index.rst

index d99eaa7..7d96508 100644 (file)
@@ -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
index 5965d21..0169480 100644 (file)
@@ -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