yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49536
[Bug 1568206] Re: host dvr macs remain after agents deleted
Reviewed: https://review.openstack.org/303668
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=92527c2de2afaf4862fddc101143e4d02858924d
Submitter: Jenkins
Branch: master
commit 92527c2de2afaf4862fddc101143e4d02858924d
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date: Fri Apr 8 17:52:14 2016 -0700
Clear DVR MAC on last agent deletion from host
Once all agents are deleted from a host, the DVR MAC generated
for that host should be deleted as well to prevent a buildup of
pointless flows generated in the OVS agent for hosts that don't
exist.
Closes-Bug: #1568206
Change-Id: I51e736aa0431980a595ecf810f148ca62d990d20
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1568206
Title:
host dvr macs remain after agents deleted
Status in neutron:
Fix Released
Bug description:
The DVR macs and the subsequent rules for them stay around
indefinitely even after all agents related to that host are removed
from the database.
So a system with lots of host churn (e.g. container based deployment),
will end up with flow tables that look like this on the active agents:
http://paste.openstack.org/show/493554/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1568206/+subscriptions
References