summaryrefslogtreecommitdiffstats
path: root/ci/opencontrail/fetch-charms.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-01-19 10:02:50 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2017-01-19 11:43:46 -0600
commit0cd6c7dac297478d5dd66313aef09e5e5324d2ad (patch)
tree9e5ff2f4d4e03f1196c8ffc7c6785045bcc5f86c /ci/opencontrail/fetch-charms.sh
parentbbd5aa8591fb02f6c73217df81108d43cfc747b4 (diff)
modfiied to support the new spaces in juju.
Change-Id: I4938bb53b0172ebde9a110d7ac6a0725064aa5ca Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/opencontrail/fetch-charms.sh')
-rwxr-xr-xci/opencontrail/fetch-charms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/opencontrail/fetch-charms.sh b/ci/opencontrail/fetch-charms.sh
index e8088af4..955abd64 100755
--- a/ci/opencontrail/fetch-charms.sh
+++ b/ci/opencontrail/fetch-charms.sh
@@ -24,7 +24,7 @@ git clone -b stable/16.10 https://github.com/openstack/charm-hacluster.git $dist
#bzr branch lp:~sdn-charmers/charms/$distro/ceilometer/ceilometer-plugin $distro/ceilometer
#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