summaryrefslogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
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