neutron/neutron/tests/unit/agent
Moshe Levi a75ec08ddb don't clear skb mark when ovs is hw-offload enabled
skb mark is not supported when using ovs hw-offload and using it
breaks the vxlan offload.

This patch clear skb mark only if ovs hw-offload is disabled.
This should be fine as ovs with hw-offload runs on the
compute node (DVR is not supported), so clear the skb mark for
the qrouter is not needed.

Closes-Bug: #1855888

Change-Id: I71f45fcd9b7e7bdacaafc7fa96c775e88333ab48
2019-12-13 20:03:17 +02:00
..
common don't clear skb mark when ovs is hw-offload enabled 2019-12-13 20:03:17 +02:00
dhcp Do not inherit from built-in "dict" 2019-11-29 18:12:07 +00:00
l2 Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
l3 Do not initialize snat-ns twice 2019-11-07 06:42:08 +00:00
linux Merge "Do not inherit from built-in "dict"" 2019-12-06 03:08:33 +00:00
metadata Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
ovn [OVN] Move OVN metadata agent 2019-12-09 10:48:39 +00:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows remove neutron.common.exceptions 2019-02-01 14:35:00 -07: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 Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
test_securitygroups_rpc.py Remove unused global_refresh_firewall 2019-09-07 23:27:43 +00:00