summaryrefslogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2016-10-13 13:11:54 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-10-13 13:11:54 +0000
commitc85cae06ce80e7090b707974a50ab32de4aec28b (patch)
treeb1a594abe85e8a1dd7962fdd852d5f8ec86bff95 /run.sh
parentf3cea5848506d4b7822b47079c3f73415f295a14 (diff)
parenta8c4ed17ef020cf89085550541cd7d52b832e5f9 (diff)
Merge "Add the roles for OpenStack Newton"
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/run.sh b/run.sh
index d6721565..bbf3ae0e 100755
--- a/run.sh
+++ b/run.sh
@@ -25,6 +25,10 @@ export NETWORK=
# node number when you virtual deploy
# export VIRT_NUMBER=5
+########## Ubuntu16.04 Newton ##########
+# export OS_VERSION=xenial
+# export OPENSTACK_VERSION=newton_xenial
+
########## Ubuntu14.04 Mitaka ##########
export OS_VERSION=trusty
export OPENSTACK_VERSION=mitaka