From a62ff379b0738e1ead64622813d99486f7acc912 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 31 Oct 2016 03:47:42 -0500 Subject: added ceph-mon charm as it is working now as per expectations. Change-Id: I9659f8999182deefdaf87db62f6653c2b4a62db8 Signed-off-by: Narinder Gupta --- ci/onos/fetch-charms.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ci/onos') diff --git a/ci/onos/fetch-charms.sh b/ci/onos/fetch-charms.sh index 01491ecf..367c8cd0 100755 --- a/ci/onos/fetch-charms.sh +++ b/ci/onos/fetch-charms.sh @@ -20,8 +20,7 @@ build congress git clone https://github.com/openstack/charm-hacluster.git $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-mon +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