From cc9e54029b92c7e3155b2b302ea0fbd22c58d3a8 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 29 Mar 2018 09:00:46 -0500 Subject: modified to use gnocchi charm Change-Id: I419660ffce7840a372260e75f37631c3c879e19a Signed-off-by: Narinder Gupta --- ci/nosdn/fetch-charms.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ci/nosdn') diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh index 2bf78313..a38518fe 100755 --- a/ci/nosdn/fetch-charms.sh +++ b/ci/nosdn/fetch-charms.sh @@ -34,8 +34,9 @@ git clone -b stable/18.02 https://github.com/openstack/charm-heat.git $distro/he git clone -b stable/18.02 https://github.com/openstack/charm-lxd.git $distro/lxd git clone https://github.com/openbaton/juju-charm.git $distro/openbaton +charm pull cs:memcached $distro/memcached +charm pull cs:gnocchi $distro/gnocchi charm pull cs:$distro/aodh $distro/aodh -charm pull cs:$distro/mongodb $distro/mongodb charm pull cs:ntp $distro/ntp charm pull cs:$distro/haproxy $distro/haproxy charm pull cs:~narindergupta/congress-1 $distro/congress -- cgit 1.2.3-korg