diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-01-31 23:58:35 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-02-01 00:00:53 -0600 |
commit | 7d5df8c96948086605955438f282eb96385de9cc (patch) | |
tree | 81de03c528f6319a9ac92d52a9677b0e869cfb75 /ci/nosdn/fetch-charms.sh | |
parent | e24fdfe5a51b08e1c063b2a16ef7186b54aa9cc9 (diff) |
imodified to user port 5000 to do the juju on openstack for openrc.
Change-Id: If396896c5675d10bf91aa48b8e5c459d14b6efba
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/nosdn/fetch-charms.sh')
-rwxr-xr-x | ci/nosdn/fetch-charms.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 |