From a9041dbf7b68f56169e82de3c37601b7e86867b0 Mon Sep 17 00:00:00 2001 From: liyuenan Date: Tue, 20 Dec 2016 16:44:59 +0800 Subject: Change newton_xenial to newton JIRA: COMPASS-513 Change-Id: I937a02bcd69f0df1f5d951dd6630ef2e76e8d386 Signed-off-by: liyuenan --- deploy.sh | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) (limited to 'deploy.sh') 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. -- cgit 1.2.3-korg