From f6ae2a4c44347d691b4d6c04a156b6a4e82afa25 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 14 Jun 2016 08:50:36 -0500 Subject: modified to match the ocl bundle sync with other bundles. Change-Id: Ib5a13d7c644e2aae7cde96bdabc6f63fcd111d33 Signed-off-by: Narinder Gupta --- ci/opencontrail/fetch-charms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/opencontrail/fetch-charms.sh') diff --git a/ci/opencontrail/fetch-charms.sh b/ci/opencontrail/fetch-charms.sh index c46fee21..3dd8fa0f 100755 --- a/ci/opencontrail/fetch-charms.sh +++ b/ci/opencontrail/fetch-charms.sh @@ -18,7 +18,7 @@ bzr branch lp:~openstack-charmers/charms/trusty/hacluster/next $distro/hacluster bzr branch lp:~opnfv-team/charms/trusty/haproxy/trunk $distro/haproxy git clone https://github.com/openstack/charm-ceilometer.git $distro/ceilometer git clone https://github.com/openstack/charm-ceilometer-agent.git $distro/ceilometer-agent -git clone https://github.com/openstack/charm-ceph.git $distro/ceph +git clone https://github.com/openstack/charm-ceph-mon.git $distro/ceph git clone https://github.com/openstack/charm-ceph-osd.git $distro/ceph-osd git clone https://github.com/openstack/charm-ceph-radosgw.git $distro/ceph-radosgw git clone https://github.com/openstack/charm-cinder.git $distro/cinder -- cgit 1.2.3-korg