From 331fa0a67b27023c6c00358a418a7f7b43cc6da3 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 1 Jul 2016 01:41:08 -0500 Subject: added congress charm as well. Change-Id: Ia40210fd2e0a2935df5dedd4fd24493abf567cf1 Signed-off-by: Narinder Gupta --- ci/odl/fetch-charms.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/odl') diff --git a/ci/odl/fetch-charms.sh b/ci/odl/fetch-charms.sh index 2483fa8c..dc1c7fe3 100755 --- a/ci/odl/fetch-charms.sh +++ b/ci/odl/fetch-charms.sh @@ -33,6 +33,7 @@ git clone https://github.com/openstack/charm-openstack-dashboard.git $distro/ope git clone https://github.com/openstack/charm-rabbitmq-server.git $distro/rabbitmq-server git clone https://github.com/openstack/charm-heat.git $distro/heat git clone https://github.com/gnuoy/charm-congress.git $distro/charm-congress +git clone https://github.com/openstack/charm-lxd.git xenial/lxd build #controller specific charm -- cgit 1.2.3-korg