diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configguide/featureconfig.rst | 8 | ||||
-rw-r--r-- | docs/reldoc/index.rst | 8 |
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: |