From 97c3514cafd517a9f6233bd68d51ad630f6e28d4 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Thu, 15 Sep 2016 21:36:31 -0700 Subject: Removed Joid installation guide Joid doesn't seem support IPv-only infrastructure. This may be in D Release Change-Id: I17ab41868c713d790b0ce6e21d1e02be6a0472d7 Signed-off-by: Bin Hu (cherry picked from commit c7dc9868b6cd13239345da063178963ea845938e) --- .../installation.instruction.rst | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/docs/installationprocedure/installation.instruction.rst b/docs/installationprocedure/installation.instruction.rst index a28bced..f78b1c7 100644 --- a/docs/installationprocedure/installation.instruction.rst +++ b/docs/installationprocedure/installation.instruction.rst @@ -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 -- cgit 1.2.3-korg