Bug 1531180 - Network on controllers is down due to neutron-ovs-cleanup failure
Summary: Network on controllers is down due to neutron-ovs-cleanup failure
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: 6.0 (Juno)
Hardware: x86_64
OS: Linux
high
high
Target Milestone: zstream
: 6.0 (Juno)
Assignee: Assaf Muller
QA Contact: Toni Freger
URL:
Whiteboard:
Depends On: 1483962
Blocks: 1531141 1531143 1531144
TreeView+ depends on / blocked
 
Reported: 2018-01-04 18:49 UTC by Terry Wilson
Modified: 2020-12-14 10:59 UTC (History)
10 users (show)

Fixed In Version: openstack-neutron-2014.2.3-46.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1483962
Environment:
Last Closed: 2018-02-13 16:15:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
RDO 9921 0 None None None 2018-01-04 18:49:24 UTC
Red Hat Product Errata RHBA-2018:0297 0 normal SHIPPED_LIVE openstack-neutron bug fix advisory 2018-02-13 21:15:23 UTC

Comment 5 Toni Freger 2018-02-11 11:50:56 UTC
Code has been checked in openstack-neutron-2014.2.3-46.el7ost.noarch

[Unit]
Description=OpenStack Neutron Open vSwitch Cleanup Utility
After=syslog.target network.target openvswitch.service
Before=neutron-openvswitch-agent.service neutron-dhcp-agent.service neutron-l3-agent.service openstack-nova-compute.service

[Service]
Type=oneshot
User=neutron
ExecStart=/usr/bin/neutron-ovs-cleanup --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini --config-dir /etc/neutron/conf.d/neutron-ovs-cleanup --log-file /var/log/neutron/ovs-cleanup.log
ExecStop=/usr/bin/neutron-ovs-cleanup --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini --config-dir /etc/neutron/conf.d/neutron-ovs-cleanup --log-file /var/log/neutron/ovs-cleanup.log
PrivateTmp=true
RemainAfterExit=yes
TimeoutSec=0

[Install]
WantedBy=multi-user.target
~

Comment 8 errata-xmlrpc 2018-02-13 16:15:10 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0297


Note You need to log in before you can comment on or make changes to this bug.