neutron/neutron/callbacks
Kevin Benton b970ed5bda 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
(cherry picked from commit 92527c2de2)
2016-04-16 07:00:51 +00:00
..
__init__.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
events.py Add precommit_XXX event for security group and rules 2016-02-14 22:36:27 +08:00
exceptions.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
manager.py Add precommit_XXX event for security group and rules 2016-02-14 22:36:27 +08:00
registry.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
resources.py Clear DVR MAC on last agent deletion from host 2016-04-16 07:00:51 +00:00