diff options
Diffstat (limited to 'ci/nosdn')
-rwxr-xr-x | ci/nosdn/fetch-charms.sh | 2 |
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 |