summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-12-01 11:49:12 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2017-12-01 11:49:50 -0600
commit9d408adef86bd1c291ab8fbcbfac659ffa0b20ef (patch)
tree7e7dbf09f61d3ab4b723ba3ed12bd157507884d1
parent627e4cd984a280fe63fa7bfb11a3cf62fce05229 (diff)
for kubernetes bug fix
Change-Id: Ib13fb89c30d016d0bf77a1bab62d2fbdafeb57af Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
-rwxr-xr-xci/kubernetes/fetch-charms.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/kubernetes/fetch-charms.sh b/ci/kubernetes/fetch-charms.sh
index fd784ba1..e348af75 100755
--- a/ci/kubernetes/fetch-charms.sh
+++ b/ci/kubernetes/fetch-charms.sh
@@ -11,6 +11,3 @@ function build {
# openstack
bzr branch lp:~narindergupta/opnfv/ntp $distro/ntp
-git clone -b stable/17.08 https://github.com/openstack/charm-ceph-mon.git $distro/ceph-mon
-git clone -b stable/17.08 https://github.com/openstack/charm-ceph-osd.git $distro/ceph-osd
-