summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-10-03 20:18:17 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-10-03 20:18:17 +0000
commit95a344a46144d88cdac35bc02a463b6e3d7eab8c (patch)
tree00faf4313f16ff5b6e49efcace32e943a64c8a6e
parenta80018e923eec6e92e841692bc9a42d9740b6d31 (diff)
parentad58eb33f6ae06ca82bdf72f0590cfa9bb0d3d7f (diff)
Merge "removing the rabbitmq package installed from dropbox"
-rwxr-xr-xbuild/overcloud-full.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/overcloud-full.sh b/build/overcloud-full.sh
index 88f96851..8ea52217 100755
--- a/build/overcloud-full.sh
+++ b/build/overcloud-full.sh
@@ -144,7 +144,6 @@ LIBGUESTFS_BACKEND=direct virt-customize \
--install /root/openstack-tacker-2015.2-1.trozet.noarch.rpm \
--upload puppet-tacker.tar.gz:/etc/puppet/modules/ \
--run-command "cd /etc/puppet/modules/ && tar xzf puppet-tacker.tar.gz" \
- --run-command "yum install -y https://dl.dropboxusercontent.com/u/7079970/rabbitmq-server-3.6.3-5.el7ost.noarch.rpm" \
--run-command "pip install python-senlinclient" \
--upload ../neutron/agent/interface/interface.py:/usr/lib/python2.7/site-packages/neutron/agent/linux/ \
--run-command "mkdir /root/fdio_neutron_l3" \