From 4422aa5c5df0ffd7937dcb80fc435a44f4593903 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 6 Oct 2016 23:20:40 -0500 Subject: fix the openstack-origin for aodh. Change-Id: Ibd358167c8bb0fc07b5b0c883c15a78df6220479 Signed-off-by: Narinder Gupta --- ci/onos/fetch-charms.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/onos') diff --git a/ci/onos/fetch-charms.sh b/ci/onos/fetch-charms.sh index 5e3c20d7..01491ecf 100755 --- a/ci/onos/fetch-charms.sh +++ b/ci/onos/fetch-charms.sh @@ -16,8 +16,6 @@ bzr branch lp:~narindergupta/opnfv/ntp $distro/ntp git clone https://github.com/gnuoy/charm-congress.git $distro/charm-congress build congress -git clone https://github.com/openstack/charm-aodh.git $distro/charm-aodh -build aodh git clone https://github.com/openstack/charm-hacluster.git $distro/hacluster git clone https://github.com/openstack/charm-ceilometer.git $distro/ceilometer @@ -40,6 +38,8 @@ git clone https://github.com/openstack/charm-rabbitmq-server.git $distro/rabbit git clone https://github.com/openstack/charm-heat.git $distro/heat git clone https://github.com/openstack/charm-lxd.git $distro/lxd +charm pull cs:$distro/aodh $distro/aodh + #charm pull cs:~openstack-charmers-next/hacluster $distro/hacluster #charm pull cs:~openstack-charmers-next/ceilometer $distro/ceilometer #charm pull cs:~openstack-charmers-next/ceilometer-agent $distro/ceilometer-agent -- cgit 1.2.3-korg