From 627e4cd984a280fe63fa7bfb11a3cf62fce05229 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 1 Dec 2017 17:42:49 +0000 Subject: Revert "added new ntp charm to remove the K8 issues." This reverts commit f3f3a1fee413ed5e302193c4e4533ef1dbc17b4e. Change-Id: Ibc85ba73670b58aabce665aeb1b6e33fe29fa79e Signed-off-by: Narinder Gupta --- ci/odl/fetch-charms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/odl/fetch-charms.sh') diff --git a/ci/odl/fetch-charms.sh b/ci/odl/fetch-charms.sh index 2f014c42..9b7adaed 100755 --- a/ci/odl/fetch-charms.sh +++ b/ci/odl/fetch-charms.sh @@ -39,7 +39,7 @@ git clone https://github.com/openbaton/juju-charm.git $distro/openbaton charm pull cs:$distro/aodh $distro/aodh charm pull cs:$distro/mongodb $distro/mongodb -charm pull cs:ntp $distro/ntp +charm pull cs:$distro/ntp $distro/ntp #pulling scaleio charms. charm pull cs:~cloudscaling/scaleio-mdm $distro/scaleio-mdm -- cgit 1.2.3-korg