aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
authorramamani yeleswarapu <ramamani.yeleswarapu@intel.com>2018-04-16 17:00:59 -0700
committerramamani yeleswarapu <ramamani.yeleswarapu@intel.com>2018-05-08 11:21:22 -0700
commit1f9ff3030c19d60cb6c639cde8b394994da892f0 (patch)
treeae81994d40d5bf3c8a629fb529f3e6aaba2271eb /deploy.sh
parent68a15541846c851b3309c014b0e28fa8502908c4 (diff)
Upgrade OpenStack version from Pike to Queens
Change-Id: Ice7b3204ade23571df41fc4effb91bb5e125abac Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 9c72a5c4..d09347d8 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -30,7 +30,7 @@
#export OPENSTACK_VERSION=${OPENSTACK_VERSION:-ocata}
-export OPENSTACK_VERSION=pike
+export OPENSTACK_VERSION=queens
export COMPASS_ARCH=$(uname -m)