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-15 21:36:31 -0700
commitc7dc9868b6cd13239345da063178963ea845938e (patch)
treeb5b86ee7a965f4a9c00341f89f2b22d1f655d779
parent9b751255b1deb8af02ee21ff89dcbbe763b57237 (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>
-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