neutron/neutron/plugins/ml2/drivers
liuchengqian90 58de79a58b Clear residual qos rules after l2-agent restarts.
During the l2-agent stop, if the policy rule is cleared,
after the l2-agent is started, the qos rule that has been applied should be cleared.

Change-Id: Iaaff10dfa8ac6ab8c9dead3124e2bb3caa03a665
Closes-Bug: #1810025
2019-01-18 02:24:56 +00:00
..
agent Merge "Dont use dict.get() to know certain key is in dict" 2018-07-25 15:28:18 +00:00
l2pop l2 pop: check for more than 1 first active port on a node 2018-08-31 11:16:19 +04:00
linuxbridge Convert instance method to staticmethod in linuxbridge_neutron_agent 2018-11-27 19:01:40 +09:00
macvtap Scan for MAC through all devices in macvtap agent 2018-11-01 16:00:16 -04:00
mech_sriov get_standard_device_mappings for mechdriver 2018-12-13 09:52:01 +00:00
openvswitch Clear residual qos rules after l2-agent restarts. 2019-01-18 02:24:56 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
mech_agent.py supported_vnic_type configurable for ovs 2018-10-15 20:35:49 +02:00
type_flat.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
type_geneve.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_gre.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_local.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
type_tunnel.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
type_vlan.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
type_vxlan.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00