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/nosdn/fetch-charms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/nosdn') diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh index ff0e7180..d170e0e7 100755 --- a/ci/nosdn/fetch-charms.sh +++ b/ci/nosdn/fetch-charms.sh @@ -16,7 +16,7 @@ bzr branch lp:~narindergupta/opnfv/ntp $distro/ntp bzr branch lp:~openstack-charmers/charms/trusty/hacluster/next $distro/hacluster 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