neutron/neutron/agent
Sławek Kapłoński 30fc4c4690 Extend QoS L2 drivers interface to handle ingress rule types
There is a need to extend QoS L2 drivers interface to allow
remove of ingress rules.

For that kind of rule types which have direction attribute
L2 drivers should provide handler method called
delete_<rule_type>_ingress

Partially-Implements: blueprint instance-ingress-bw-limit

Change-Id: I9ba309a0889f9b8fb4902203e9689218974eb463
2017-06-05 16:58:00 +00:00
..
common Merge "Adds an option to skip ports on ovs_cleanup" 2017-05-17 09:15:33 +00:00
dhcp Merge "Drop 'notifies_port_ready' check for DHCP agents" 2017-05-26 01:04:50 +00:00
l2 Extend QoS L2 drivers interface to handle ingress rule types 2017-06-05 16:58:00 +00:00
l3 Merge "Revert "DVR: Add forwarding routes based on address_scopes"" 2017-05-25 21:26:03 +00:00
linux use extra_dhcp_opt api-def from neutron-lib 2017-05-31 15:06:35 +00:00
metadata use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
ovsdb Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
windows Replace subprocess.Popen with CreateProcess on Windows 2017-04-21 12:10:01 +03:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
dhcp_agent.py Agent common config 2017-03-15 09:52:18 -06:00
firewall.py use neutron-lib port security api-def 2017-05-01 11:45:42 -06:00
l3_agent.py Agent common config 2017-03-15 09:52:18 -06:00
metadata_agent.py Agent common config 2017-03-15 09:52:18 -06:00
resource_cache.py Agent-side receiver cache for ML2 OVO 2017-04-18 00:33:15 -07:00
rpc.py Use push-notificates for OVSPluginAPI 2017-05-26 01:15:14 +00:00
securitygroups_rpc.py Don't check for enable_security_group vs. firewall_driver compatibility 2017-04-06 21:51:39 +00:00