summaryrefslogtreecommitdiffstats
path: root/ci/odl/fetch-charms.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-03-16 08:25:09 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-03-16 13:26:46 +0000
commite309b5673e967af8e42d81798939c001736275fe (patch)
tree2a0a25f2a5eaaa9980b344d44001f618e636fd98 /ci/odl/fetch-charms.sh
parent546de57f6e58e763b26906b6f22c5f7795615734 (diff)
fix for mutiple block devices for lxd containers.
Change-Id: I4e7cb6b8505d0c2c395adf0345cbf22e63a73853 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com> (cherry picked from commit c44406f505cb49858caf1a2b1c2f2606cf935d92)
Diffstat (limited to 'ci/odl/fetch-charms.sh')
-rwxr-xr-xci/odl/fetch-charms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/odl/fetch-charms.sh b/ci/odl/fetch-charms.sh
index 7e870274..4b028dd7 100755
--- a/ci/odl/fetch-charms.sh
+++ b/ci/odl/fetch-charms.sh
@@ -33,7 +33,7 @@ git clone -b stable/17.02 https://github.com/openstack/charm-nova-compute.git $d
git clone -b stable/17.02 https://github.com/openstack/charm-openstack-dashboard.git $distro/openstack-dashboard
git clone -b stable/17.02 https://github.com/openstack/charm-rabbitmq-server.git $distro/rabbitmq-server
git clone -b stable/17.02 https://github.com/openstack/charm-heat.git $distro/heat
-git clone -b stable/17.02 https://github.com/openstack/charm-lxd.git xenial/lxd
+git clone https://github.com/openstack/charm-lxd.git xenial/lxd
charm pull cs:$distro/aodh $distro/aodh