summaryrefslogtreecommitdiffstats
path: root/ci/nosdn/fetch-charms.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2018-04-19 20:29:44 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-19 20:29:44 +0000
commit4b50bb29ffc97297d78f5138f1a066593f16c3d2 (patch)
tree274810db6be13f37f2c4b5c4fcee0e4ab03e60c0 /ci/nosdn/fetch-charms.sh
parent1e7ce78ab2039a1f325a09a50f65542fbba51f9c (diff)
parent149e7053b83b2236eac66701837c0d183bb25b81 (diff)
Merge "added ssl support based on default."
Diffstat (limited to 'ci/nosdn/fetch-charms.sh')
-rwxr-xr-xci/nosdn/fetch-charms.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh
index a38518fe..c2dc48af 100755
--- a/ci/nosdn/fetch-charms.sh
+++ b/ci/nosdn/fetch-charms.sh
@@ -34,6 +34,8 @@ 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:designate $distro/designate
++charm pull cs:designate-bind $distro/designate-bind
charm pull cs:memcached $distro/memcached
charm pull cs:gnocchi $distro/gnocchi
charm pull cs:$distro/aodh $distro/aodh