summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xci/nosdn/fetch-charms.sh2
-rwxr-xr-xci/odl/fetch-charms.sh2
-rwxr-xr-xci/onos/fetch-charms.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh
index feac643f..b97d160a 100755
--- a/ci/nosdn/fetch-charms.sh
+++ b/ci/nosdn/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
#git clone https://github.com/openstack/openbaton.git xenial/openbaton
charm pull cs:$distro/aodh $distro/aodh
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
diff --git a/ci/onos/fetch-charms.sh b/ci/onos/fetch-charms.sh
index 03e213c6..b9d4ff97 100755
--- a/ci/onos/fetch-charms.sh
+++ b/ci/onos/fetch-charms.sh
@@ -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