yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28639
[Bug 1423775] [NEW] TRACE when restarting openvswitch if using OVS DVR agent
Public bug reported:
ovs_neutron_agent checks the openvswitch service status during its rpc
loop. If the service was restarted, the agent picks up on it and
reconfigures all OVS flows on all bridges. In the DVR agent case, the
agent raises an exception instead as it references the recently removed
(https://review.openstack.org/#/c/129884/)
self.dvr_agent.setup_dvr_flows_on_integ_tun_br.
** Affects: neutron
Importance: Undecided
Assignee: Assaf Muller (amuller)
Status: In Progress
** Tags: l3-dvr-backlog
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1423775
Title:
TRACE when restarting openvswitch if using OVS DVR agent
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
ovs_neutron_agent checks the openvswitch service status during its rpc
loop. If the service was restarted, the agent picks up on it and
reconfigures all OVS flows on all bridges. In the DVR agent case, the
agent raises an exception instead as it references the recently
removed (https://review.openstack.org/#/c/129884/)
self.dvr_agent.setup_dvr_flows_on_integ_tun_br.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1423775/+subscriptions
Follow ups
References