neutron/neutron/tests
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 NetcatTester.stop_processes skip "No such process" exception 2019-11-20 17:47:17 +00:00
contrib Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Merge "Update security group rule if port range is all ports" 2019-11-26 00:23:06 +00:00
functional Merge "OpenFlow monitor" 2019-12-06 06:02:07 +00:00
unit don't clear skb mark when ovs is hw-offload enabled 2019-12-13 20:03:17 +02:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py HA race condition test for DHCP scheduling 2019-11-18 14:09:32 +01:00
post_mortem_debug.py
tools.py consume WarningsFixture from neutron-lib 2019-07-09 08:32:33 -06:00