summaryrefslogtreecommitdiffstats
path: root/ci/README
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-08-10 11:18:33 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-10 11:18:33 +0000
commit59cbeb8c0fbf4f8825cf741ed1863b1a4a3bdf00 (patch)
treee42bd91286542c2d819dd343f422fc2b389ea01e /ci/README
parent25503476bf12d2c9b995bdcfbd61b072ecd7f0b6 (diff)
parented47542253ad4a31af5d64b25a75c0e2d656836a (diff)
Merge "Change the deployment mode from 'nonha' to 'noha'"
Diffstat (limited to 'ci/README')
-rw-r--r--ci/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/ci/README b/ci/README
index 35d27ac8..39ed04c9 100644
--- a/ci/README
+++ b/ci/README
@@ -38,11 +38,11 @@ git clone https://gerrit.opnfv.org/gerrit/joid.git
copy the environments.yaml file from ~/.juju/ to joid/ci/
-# to deploy odl with mitaka in nonha mode
-./deploy.sh -s odl -o mitaka -t nonha
+# to deploy odl with mitaka in noha mode
+./deploy.sh -s odl -o mitaka -t noha
-# to deploy opencontail with liberty in nonha mode
-./deply.sh -s opencontrail -o liberty -t nonha
+# to deploy opencontail with liberty in noha mode
+./deply.sh -s opencontrail -o liberty -t noha
NOTE: Wait for approximately 30-45 minutes and your openstack will be ready to use.