neutron/neutron/tests/unit/agent
Slawek Kaplonski e788d29458 Support iproute2 4.15 in l3_tc_lib
In version 4.15 of iproute2 there was added support
for chain index in tc_filter [1].
Such version is available e.g. in Ubuntu 18.04 and it
has to be supported in l3_tc_lib regex to match
properly output of "tc filter" command.

[1] https://lwn.net/Articles/745643/

Closes-bug: #1809497
Change-Id: Id4066b5cff933ccd0dd3c751bf67b5d58af662d1
2019-01-20 20:25:10 +00:00
..
common Skip ovsdb_monitor events for ports with ofport=-1 2019-01-17 21:30:55 +00:00
dhcp protect DHCP agent cache out of sync 2019-01-17 21:04:35 +00:00
l2 Clear residual qos rules after l2-agent restarts. 2019-01-18 02:24:56 +00:00
l3 Fix l3-agent usage of L3AgentExtension class 2019-01-17 20:33:35 +00:00
linux Support iproute2 4.15 in l3_tc_lib 2019-01-20 20:25:10 +00:00
metadata Use status_code instead of status in requests 2019-01-18 07:02:51 +00:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows Fix neutron-openvswitch-agent Windows support 2018-07-18 14:41:21 +03:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Integration of Port Binding Level OVO 2018-09-17 07:00:45 +00:00
test_securitygroups_rpc.py Use constant IP_VERSION_4/6 in unit tests 2018-08-27 21:45:39 +00:00