summaryrefslogtreecommitdiffstats
path: root/ci/kubernetes/fetch-charms.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-12-01 11:12:17 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2017-12-01 11:12:55 -0600
commitf3f3a1fee413ed5e302193c4e4533ef1dbc17b4e (patch)
treedb9815ac8cfa3f3dd95036e6b68e51a8cf2b6f93 /ci/kubernetes/fetch-charms.sh
parentab8d1ec481c222870a27e2f7c3c7b6d5465252ce (diff)
added new ntp charm to remove the K8 issues.
Change-Id: If50988dfda960bc7f592289f947b42a6d3fa3dc1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/kubernetes/fetch-charms.sh')
-rwxr-xr-xci/kubernetes/fetch-charms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/kubernetes/fetch-charms.sh b/ci/kubernetes/fetch-charms.sh
index fd784ba1..b40b7324 100755
--- a/ci/kubernetes/fetch-charms.sh
+++ b/ci/kubernetes/fetch-charms.sh
@@ -10,7 +10,7 @@ function build {
}
# openstack
-bzr branch lp:~narindergupta/opnfv/ntp $distro/ntp
+charm pull cs: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