From ec07b10b209d4a5cf076bafd716b2bfc33bdeb59 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 31 May 2016 14:36:53 -0500 Subject: modfiied as per test result. Change-Id: I8679e382cb1ed7b6e3ce0f7a130663c37eb65837 Signed-off-by: Narinder Gupta --- ci/nosdn/fetch-charms.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/nosdn') diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh index c436b674..d715bd80 100755 --- a/ci/nosdn/fetch-charms.sh +++ b/ci/nosdn/fetch-charms.sh @@ -26,3 +26,4 @@ git clone https://github.com/openstack/charm-nova-compute.git $distro/nova-compu git clone https://github.com/openstack/charm-openstack-dashboard.git $distro/openstack-dashboard 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/openstack/charm-lxd.git xenial/lxd -- cgit 1.2.3-korg