aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index bccbbd28..9c72a5c4 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -28,7 +28,9 @@
# export NETWORK=/home/compass4nfv/deploy/conf/vm_environment/huawei-virtual1/network.yml
#export NETWORK=
-export OPENSTACK_VERSION=${OPENSTACK_VERSION:-ocata}
+#export OPENSTACK_VERSION=${OPENSTACK_VERSION:-ocata}
+
+export OPENSTACK_VERSION=pike
export COMPASS_ARCH=$(uname -m)