removing the rabbitmq package installed from dropbox 65/22665/1
authorDan Radez <dradez@redhat.com>
Mon, 3 Oct 2016 13:32:12 +0000 (09:32 -0400)
committerDan Radez <dradez@redhat.com>
Mon, 3 Oct 2016 20:26:07 +0000 (20:26 +0000)
Package was a workaround to fix ipv6 support, cent has pulled in the
version we needed now so no need to side load it anymore.

Change-Id: I9fa0b6d4f53c3e3caf4b99a229ac74cb357bbb7c
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit ad58eb33f6ae06ca82bdf72f0590cfa9bb0d3d7f)

build/overcloud-full.sh

index 88f9685..8ea5221 100755 (executable)
@@ -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" \