fix for mutiple block devices for lxd containers. 93/30693/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Thu, 16 Mar 2017 13:25:09 +0000 (08:25 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Thu, 16 Mar 2017 13:26:46 +0000 (13:26 +0000)
Change-Id: I4e7cb6b8505d0c2c395adf0345cbf22e63a73853
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
(cherry picked from commit c44406f505cb49858caf1a2b1c2f2606cf935d92)

ci/nosdn/fetch-charms.sh
ci/odl/fetch-charms.sh
ci/onos/fetch-charms.sh

index feac643..b97d160 100755 (executable)
@@ -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
 #git clone https://github.com/openstack/openbaton.git xenial/openbaton
 
 charm pull cs:$distro/aodh $distro/aodh
index 7e87027..4b028dd 100755 (executable)
@@ -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
 
index 03e213c..b9d4ff9 100755 (executable)
@@ -32,7 +32,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 $distro/lxd
+git clone https://github.com/openstack/charm-lxd.git $distro/lxd
 
 charm pull cs:$distro/aodh $distro/aodh
 charm pull cs:~narindergupta/congress-0 $distro/congress