summaryrefslogtreecommitdiffstats
path: root/ci/opencontrail/fetch-charms.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-04-06 10:17:05 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-04-06 10:18:11 -0500
commit406e1c9445a528da391138836308f6375f83e3f9 (patch)
treedbdc33fd52549c59cbc8289d4c9da5387c7b0bee /ci/opencontrail/fetch-charms.sh
parente3983c25772ce327684ed98b7600300bf3132471 (diff)
modfiied to support openbaton during the dpeloyment.
Change-Id: Ie1c2a6f39927f10f9990c8665a5d886cd163c35b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/opencontrail/fetch-charms.sh')
-rwxr-xr-xci/opencontrail/fetch-charms.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/opencontrail/fetch-charms.sh b/ci/opencontrail/fetch-charms.sh
index 3fc745e1..1ee385f6 100755
--- a/ci/opencontrail/fetch-charms.sh
+++ b/ci/opencontrail/fetch-charms.sh
@@ -16,7 +16,7 @@ charm pull cs:trusty/mongodb $distro/mongodb
charm pull cs:$distro/haproxy $distro/haproxy
charm pull cs:$distro/ntp $distro/ntp
charm pull cs:$distro/aodh $distro/aodh
-charm pull cs:~narindergupta/congress-0 $distro/congress
+charm pull cs:~narindergupta/congress-1 $distro/congress
git clone -b stable/17.02 https://github.com/openstack/charm-hacluster.git $distro/hacluster
#bzr branch lp:~sdn-charmers/charms/$distro/ceilometer/ceilometer-plugin $distro/ceilometer
@@ -38,6 +38,7 @@ git clone -b stable/17.02 https://github.com/openstack/charm-openstack-dashboard
git clone -b stable/17.02 https://github.com/openstack/charm-rabbitmq-server.git $distro/rabbitmq-server
git clone -b stable/17.02 https://github.com/openstack/charm-heat.git $distro/heat
git clone -b stable/17.02 https://github.com/openstack/charm-neutron-api.git $distro/neutron-api
+git clone https://github.com/openbaton/juju-charm.git $distro/openbaton
#pulling scaleio charms.
charm pull cs:~cloudscaling/scaleio-mdm $distro/scaleio-mdm