summaryrefslogtreecommitdiffstats
path: root/ci/opencontrail/fetch-charms.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-10-31 03:47:42 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-10-31 03:48:18 -0500
commita62ff379b0738e1ead64622813d99486f7acc912 (patch)
tree90fd41cf27b1b1acaca636530aea212c197adfdd /ci/opencontrail/fetch-charms.sh
parent74bc0d089e5748e89b38f69874ccd6c74d801697 (diff)
added ceph-mon charm as it is working now as per expectations.
Change-Id: I9659f8999182deefdaf87db62f6653c2b4a62db8 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 874ef558..37139682 100755
--- a/ci/opencontrail/fetch-charms.sh
+++ b/ci/opencontrail/fetch-charms.sh
@@ -24,7 +24,7 @@ git clone -b stable/16.07 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.07 https://github.com/openstack/charm-ceilometer.git $distro/ceilometer
#git clone -b stable/16.07 https://github.com/openstack/charm-ceilometer-agent.git $distro/ceilometer-agent
-git clone -b stable/16.07 https://github.com/openstack/charm-ceph.git $distro/ceph
+git clone -b stable/16.07 https://github.com/openstack/charm-ceph-mon.git $distro/ceph
git clone -b stable/16.07 https://github.com/openstack/charm-ceph-osd.git $distro/ceph-osd
git clone -b stable/16.07 https://github.com/openstack/charm-ceph-radosgw.git $distro/ceph-radosgw
git clone -b stable/16.07 https://github.com/openstack/charm-cinder.git $distro/cinder