summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-07-28 16:49:17 -0700
committerBin Hu <bh526r@att.com>2016-07-28 16:49:17 -0700
commitc4cdc90cf2da43144addfa788c6a8ce0fb8ac975 (patch)
tree57550789c07c19bb8ecc0887fe13fc676ca32494
parentb74c291e7e23f2b1a999eb766efb6c555ab313bb (diff)
Update the install instruction for Joid installer
Change-Id: I933789202345e0208e0f1c6e49d91cba7b208cf2 Signed-off-by: Bin Hu <bh526r@att.com>
-rw-r--r--docs/configguide/featureconfig.rst8
-rw-r--r--docs/reldoc/index.rst8
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst
index 7e97496..4713b31 100644
--- a/docs/configguide/featureconfig.rst
+++ b/docs/configguide/featureconfig.rst
@@ -112,10 +112,10 @@ Install OPNFV and Preparation
.. code-block:: bash
# HA deployment in OpenStack-only environment
- ./deploy.sh -o liberty -s nosdn -t ha -l default -f ipv6
+ ./deploy.sh -o mitaka -s nosdn -t ha -l default -f ipv6
# Non-HA deployment in OpenStack-only environment
- ./deploy.sh -o liberty -s nosdn -t nonha -l default -f ipv6
+ ./deploy.sh -o mitaka -s nosdn -t nonha -l default -f ipv6
Please **NOTE** that:
@@ -499,10 +499,10 @@ of OPNFV Colorado Release:
.. code-block:: bash
# HA deployment in OpenStack with Open Daylight L2-only environment
- ./deploy.sh -o liberty -s odl -t ha -l default -f ipv6
+ ./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 liberty -s odl -t nonha -l default -f ipv6
+ ./deploy.sh -o mitaka -s odl -t nonha -l default -f ipv6
Please **NOTE** that:
diff --git a/docs/reldoc/index.rst b/docs/reldoc/index.rst
index 625402c..3c3874e 100644
--- a/docs/reldoc/index.rst
+++ b/docs/reldoc/index.rst
@@ -112,10 +112,10 @@ Install OPNFV and Preparation
.. code-block:: bash
# HA deployment in OpenStack-only environment
- ./deploy.sh -o liberty -s nosdn -t ha -l default -f ipv6
+ ./deploy.sh -o mitaka -s nosdn -t ha -l default -f ipv6
# Non-HA deployment in OpenStack-only environment
- ./deploy.sh -o liberty -s nosdn -t nonha -l default -f ipv6
+ ./deploy.sh -o mitaka -s nosdn -t nonha -l default -f ipv6
Please **NOTE** that:
@@ -499,10 +499,10 @@ of OPNFV Colorado Release:
.. code-block:: bash
# HA deployment in OpenStack with Open Daylight L2-only environment
- ./deploy.sh -o liberty -s odl -t ha -l default -f ipv6
+ ./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 liberty -s odl -t nonha -l default -f ipv6
+ ./deploy.sh -o mitaka -s odl -t nonha -l default -f ipv6
Please **NOTE** that: