summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-09-15 21:36:31 -0700
committerBin Hu <bh526r@att.com>2016-09-16 04:39:38 +0000
commit97c3514cafd517a9f6233bd68d51ad630f6e28d4 (patch)
treeb5b86ee7a965f4a9c00341f89f2b22d1f655d779
parentb55a4c8a31f16ea91b54374835f6ebb53da998e9 (diff)
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 <bh526r@att.com> (cherry picked from commit c7dc9868b6cd13239345da063178963ea845938e)
-rw-r--r--docs/installationprocedure/installation.instruction.rst20
1 files changed, 0 insertions, 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