diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-08-10 11:18:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-10 11:18:33 +0000 |
commit | 59cbeb8c0fbf4f8825cf741ed1863b1a4a3bdf00 (patch) | |
tree | e42bd91286542c2d819dd343f422fc2b389ea01e /docs/release/installation/installationprocedure.rst | |
parent | 25503476bf12d2c9b995bdcfbd61b072ecd7f0b6 (diff) | |
parent | ed47542253ad4a31af5d64b25a75c0e2d656836a (diff) |
Merge "Change the deployment mode from 'nonha' to 'noha'"
Diffstat (limited to 'docs/release/installation/installationprocedure.rst')
-rw-r--r-- | docs/release/installation/installationprocedure.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/release/installation/installationprocedure.rst b/docs/release/installation/installationprocedure.rst index 98d0cb87..a61df2ca 100644 --- a/docs/release/installation/installationprocedure.rst +++ b/docs/release/installation/installationprocedure.rst @@ -184,7 +184,7 @@ https://gerrit.opnfv.org/gerrit/gitweb?p=joid.git;a=blob;f=labconfig/intel/pod6/ opnfv: release: d distro: xenial - type: nonha + type: noha openstack: newton sdncontroller: - type: nosdn @@ -228,10 +228,10 @@ For deployment of Danube release on KVM please use the following command. OPNFV Install ------------- -| `` ./deploy.sh -o newton -s nosdn -t nonha -l custom -f none -d xenial -m openstack`` +| `` ./deploy.sh -o newton -s nosdn -t noha -l custom -f none -d xenial -m openstack`` | `` `` -./deploy.sh -o newton -s nosdn -t nonha -l custom -f none -d xenial -m openstack +./deploy.sh -o newton -s nosdn -t noha -l custom -f none -d xenial -m openstack NOTE: Possible options are as follows: @@ -243,8 +243,8 @@ choose which sdn controller to use. onos: ONOS framework as SDN. Mode of Openstack deployed. - [-t <nonha|ha|tip>] - nonha: NO HA mode of Openstack + [-t <noha|ha|tip>] + noha: NO HA mode of Openstack ha: HA mode of openstack. Wihch version of Openstack deployed. @@ -286,8 +286,8 @@ os-nosdn-lxd-ha Joid Yardstick team is working to support. os-nosdn-lxd-noha Joid Yardstick team is working to support. os-onos-nofeature-ha ONOSFW os-onos-sfc-ha ONOSFW -k8-nosdn-nofeature-nonha Joid No support from Functest and Yardstick -k8-nosdn-lb-nonha Joid No support from Functest and Yardstick +k8-nosdn-nofeature-noha Joid No support from Functest and Yardstick +k8-nosdn-lb-noha Joid No support from Functest and Yardstick ------------ Troubleshoot |