neutron/neutron/agent/l2
David Shaughnessy 21359e29ae Clear QoS rules from ports without a qos policy.
This patch addresses a bug where ports that had their QoS policy
removed did not have the rules deleted as the agent was restarting
and cleared the internal port info. This results in the policy still
being in effect while it has been cleared from the port qos-policy field.

Change-Id: I2e8e4aa96d2fd15b344220c4bf8a4713197fae4e
Closes-Bug: 1663908
2017-03-27 13:50:27 +00:00
..
extensions Clear QoS rules from ports without a qos policy. 2017-03-27 13:50:27 +00:00
__init__.py AgentExtensionsManager and AgentCoreResourceExtension 2015-07-02 13:51:34 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
l2_agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
l2_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00