neutron/neutron/agent/l2/extensions
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
..
__init__.py Qos Agent Extension 2015-07-13 14:48:47 +00:00
fdb_population.py Track neutron-lib migration of agent extensions 2018-06-01 11:38:47 +00:00
qos.py Clear old rules that have been applied before applying new rules. 2019-02-08 02:57:27 +00:00
qos_linux.py Refactors QosAgentDriver 2017-01-03 04:34:44 -08:00