From 0cd6c7dac297478d5dd66313aef09e5e5324d2ad Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 19 Jan 2017 10:02:50 -0600 Subject: modfiied to support the new spaces in juju. Change-Id: I4938bb53b0172ebde9a110d7ac6a0725064aa5ca Signed-off-by: Narinder Gupta --- ci/onos/fetch-charms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/onos') diff --git a/ci/onos/fetch-charms.sh b/ci/onos/fetch-charms.sh index 5b7c05a0..7c61b76b 100755 --- a/ci/onos/fetch-charms.sh +++ b/ci/onos/fetch-charms.sh @@ -20,7 +20,7 @@ build congress git clone -b stable/16.10 https://github.com/openstack/charm-hacluster.git $distro/hacluster git clone -b stable/16.10 https://github.com/openstack/charm-ceilometer.git $distro/ceilometer git clone -b stable/16.10 https://github.com/openstack/charm-ceilometer-agent.git $distro/ceilometer-agent -git clone -b stable/16.10 https://github.com/openstack/charm-ceph-mon.git $distro/ceph +git clone -b stable/16.10 https://github.com/openstack/charm-ceph-mon.git $distro/ceph-mon git clone -b stable/16.10 https://github.com/openstack/charm-ceph-osd.git $distro/ceph-osd git clone -b stable/16.10 https://github.com/openstack/charm-ceph-radosgw.git $distro/ceph-radosgw git clone -b stable/16.10 https://github.com/openstack/charm-cinder.git $distro/cinder -- cgit 1.2.3-korg