neutron/neutron/tests
Moshe Levi bee5059ccb 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
(cherry picked from commit a75ec08ddb)
2019-12-19 17:16:31 +01:00
..
common NetcatTester.stop_processes skip "No such process" exception 2019-11-22 10:54:17 +00:00
contrib Switch neutron-functional-with-wsgi job to zuul v3 syntax 2019-03-21 15:01:55 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack TestMinBwQoSOvs must call the correct methods 2019-11-13 17:35:01 +00:00
functional NetcatTester.stop_processes skip "No such process" exception 2019-11-22 10:54:17 +00:00
unit don't clear skb mark when ovs is hw-offload enabled 2019-12-19 17:16:31 +01:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:21:43 +00:00
post_mortem_debug.py
tools.py Merge "consume UnorderedList from neutron-lib" 2019-03-15 20:54:10 +00:00