neutron/neutron/agent/l2
liuchengqian90 6f927cc119 Clear old rules that have been applied before applying new rules.
To prevent data from being out of sync in the following situations:
1. Create a policy with two rules bound to the virtual machine
2. Stop l2-agent
3. Delete/change/clear policy rule
4. Start l2-agent (the rule is still there, out-of-sync)

Change-Id: I194c918d859172c31ae5ce1af925fdbb388f9cfb
Closes-Bug: #1812576
2019-02-08 02:57:27 +00:00
..
extensions Clear old rules that have been applied before applying new rules. 2019-02-08 02:57:27 +00:00
__init__.py AgentExtensionsManager and AgentCoreResourceExtension 2015-07-02 13:51:34 +00:00
l2_agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00