fix for kubernetes scenarios.
[joid.git] / ci / kubernetes / fetch-charms.sh
index 255f1eb..4ab94a9 100755 (executable)
@@ -10,5 +10,6 @@ function build {
 }
 
 # openstack
-bzr branch lp:~narindergupta/opnfv/ntp $distro/ntp
-
+charm pull cs:ntp $distro/ntp
+git clone -b stable/17.11 https://github.com/openstack/charm-ceph-mon.git $distro/ceph-mon
+git clone -b stable/17.11 https://github.com/openstack/charm-ceph-osd.git $distro/ceph-osd