Removed Joid installation guide 37/21237/1
authorBin Hu <bh526r@att.com>
Fri, 16 Sep 2016 04:36:31 +0000 (21:36 -0700)
committerBin Hu <bh526r@att.com>
Fri, 16 Sep 2016 04:39:38 +0000 (04:39 +0000)
Joid doesn't seem support IPv-only infrastructure. This may be in D
Release

Change-Id: I17ab41868c713d790b0ce6e21d1e02be6a0472d7
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit c7dc9868b6cd13239345da063178963ea845938e)

docs/installationprocedure/installation.instruction.rst

index a28bced..f78b1c7 100644 (file)
@@ -57,16 +57,6 @@ Install OPNFV in OpenStack-Only Environment
     # 2.1 Refer to https://git.opnfv.org/cgit/apex/tree/config/inventory for examples of inventory file
     # 3. You can use "-n /etc/opnfv-apex/network_setting.yaml" for deployment in IPv4 infrastructure
 
-**Joid** Installer:
-
-.. code-block:: bash
-
-    # HA deployment in OpenStack-only environment
-    ./deploy.sh -o mitaka -s nosdn -t ha -l default -f ipv6
-
-    # Non-HA deployment in OpenStack-only environment
-    ./deploy.sh -o mitaka -s nosdn -t nonha -l default -f ipv6
-
 Please **NOTE** that:
 
 * You need to refer to **installer's documentation** for other necessary
@@ -111,16 +101,6 @@ Install OPNFV in OpenStack with ODL-L2 Environment
     # 2.1 Refer to https://git.opnfv.org/cgit/apex/tree/config/inventory for examples of inventory file
     # 3. You can use "-n /etc/opnfv-apex/network_setting.yaml" for deployment in IPv4 infrastructure
 
-**Joid** Installer:
-
-.. code-block:: bash
-
-    # HA deployment in OpenStack with Open Daylight L2-only environment
-    ./deploy.sh -o mitaka -s odl -t ha -l default -f ipv6
-
-    # Non-HA deployment in OpenStack with Open Daylight L2-only environment
-    ./deploy.sh -o mitaka -s odl -t nonha -l default -f ipv6
-
 Please **NOTE** that:
 
 * You need to refer to **installer's documentation** for other necessary