summaryrefslogtreecommitdiffstats
path: root/ci/opencontrail
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/opencontrail
parent9143ab904ff94b676ebf51cdef40374fd6eec083 (diff)
modified the bundle to include ha for Kilo Openstack.
Change-Id: I5fa98e5048fb9b4b694ad40430e624f5b4679dd6
Diffstat (limited to 'ci/opencontrail')
-rwxr-xr-xci/opencontrail/01-deploybundle.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/opencontrail/01-deploybundle.sh b/ci/opencontrail/01-deploybundle.sh
index 9e9dfee3..da53f419 100755
--- a/ci/opencontrail/01-deploybundle.sh
+++ b/ci/opencontrail/01-deploybundle.sh
@@ -9,6 +9,7 @@ case "$1" in
;;
'ha' )
cp opencontrail/juju-deployer/contrail-ha.yaml ./bundles.yaml
+ juju-deployer -d -r 13 -c bundles.yaml openstack-phase1
;;
'tip' )
cp opencontrail/juju-deployer/contrail-tip.yaml ./bundles.yaml