From 7d5df8c96948086605955438f282eb96385de9cc Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 31 Jan 2017 23:58:35 -0600 Subject: imodified to user port 5000 to do the juju on openstack for openrc. Change-Id: If396896c5675d10bf91aa48b8e5c459d14b6efba Signed-off-by: Narinder Gupta --- ci/nosdn/fetch-charms.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/nosdn/fetch-charms.sh') diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh index f40291a3..76de80c6 100755 --- a/ci/nosdn/fetch-charms.sh +++ b/ci/nosdn/fetch-charms.sh @@ -37,6 +37,7 @@ git clone https://github.com/openstack/charm-openstack-dashboard.git $distro/o 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 +#git clone https://github.com/openstack/openbaton.git xenial/openbaton charm pull cs:$distro/aodh $distro/aodh charm pull cs:~free.ekanayaka/xenial/haproxy-1 $distro/haproxy -- cgit 1.2.3-korg