aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
authorliyuenan <liyuenan@huawei.com>2016-12-20 16:44:59 +0800
committerliyuenan <liyuenan@huawei.com>2016-12-22 10:54:34 +0800
commita9041dbf7b68f56169e82de3c37601b7e86867b0 (patch)
tree8364c3b523bc0ac1e8dceda0d66eed4b8d2816f5 /deploy.sh
parent819912d0379f6cd2b2693c2968576f7514a117c5 (diff)
Change newton_xenial to newton
JIRA: COMPASS-513 Change-Id: I937a02bcd69f0df1f5d951dd6630ef2e76e8d386 Signed-off-by: liyuenan <liyuenan@huawei.com>
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh18
1 files changed, 3 insertions, 15 deletions
diff --git a/deploy.sh b/deploy.sh
index 64393cf0..74d14689 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -23,25 +23,13 @@
#export NETWORK=
######################### The environment for Openstack ######################
-# Ubuntu16.04 Newton
+# Ubuntu16.04
#export OS_VERSION=xenial
-#export OPENSTACK_VERSION=newton_xenial
-# Ubuntu14.04 Mitaka
-#export OS_VERSION=trusty
-#export OPENSTACK_VERSION=mitaka
-
-# Ubuntu16.04 Mitaka
-#export OS_VERSION=xenial
-#export OPENSTACK_VERSION=mitaka_xenial
-
-# Centos7 Mitaka
+# Centos7
#export OS_VERSION=centos7
-#export OPENSTACK_VERSION=mitaka
-# Redhat7 OSP9
-#export OS_VERSION=redhat7
-#export OPENSTACK_VERSION=osp9
+#export OPENSTACK_VERSION=newton
######################### Hardware Deploy Jumpserver PXE NIC ################
# You need comment out it when virtual deploy.