summaryrefslogtreecommitdiffstats
path: root/ci/01-deploybundle.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2015-10-05 22:14:49 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2015-10-05 22:16:13 -0500
commitb0183f379497d9dd5c6ee9792f58b3b8290daa71 (patch)
treedbb4da2357aa8e3826d01d1bc2cf0b2ad5f7d02d /ci/01-deploybundle.sh
parent9143ab904ff94b676ebf51cdef40374fd6eec083 (diff)
modified the bundle to include ha for Kilo Openstack.
Change-Id: I5fa98e5048fb9b4b694ad40430e624f5b4679dd6
Diffstat (limited to 'ci/01-deploybundle.sh')
-rwxr-xr-xci/01-deploybundle.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/01-deploybundle.sh b/ci/01-deploybundle.sh
index 3a6c10f4..42f1a3cd 100755
--- a/ci/01-deploybundle.sh
+++ b/ci/01-deploybundle.sh
@@ -8,6 +8,7 @@ case "$1" in
;;
'ha' )
cp odl/juju-deployer/ovs-odl-ha.yaml ./bundles.yaml
+ juju-deployer -d -r 13 -c bundles.yaml openstack-phase1
;;
'tip' )
cp odl/juju-deployer/ovs-odl-tip.yaml ./bundles.yaml