neutron/neutron/tests/functional/agent
Slawek Kaplonski afbcd89f7e Fix wrong packet_type set for IPv6 GRE tunnels in OVS
In patch [1] it was by mistake set to "legacy" but it should be
"legacy_l2".
This patch fixes that mistake.

Closes-bug: #1917448

[1] https://review.opendev.org/c/openstack/neutron/+/763204

Conflicts:
    neutron/tests/functional/agent/common/test_ovs_lib.py

Change-Id: Idb743bbfd5454b8d245c4dd4b8c3d7021e90d238
(cherry picked from commit 1dbe389392)
2021-03-03 10:21:23 +00:00
..
common Fix wrong packet_type set for IPv6 GRE tunnels in OVS 2021-03-03 10:21:23 +00:00
l2 Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:03:05 +00:00
l3 Merge ""ping"/"ping6" command support in rootwrap filters" into stable/stein 2020-09-22 01:28:46 +00:00
linux Merge "Import "oslo_config.cfg" before "eventlet"" into stable/stein 2020-10-30 22:02:03 +00:00
ovsdb Remove polling from test_create_bridges 2018-12-19 17:05:18 +00:00
windows All functional tests logs results now 2018-11-21 19:58:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Add kill hooks for external processes 2019-06-05 14:39:15 +00:00
test_firewall.py Revert "[Security] fix allowed-address-pair 0.0.0.0/0 issue" 2020-11-17 14:33:58 +00:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py Stop OVS agent before starting it again 2019-06-25 05:39:59 +00:00
test_ovs_flows.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_ovs_lib.py Fix wrong packet_type set for IPv6 GRE tunnels in OVS 2021-03-03 10:21:23 +00:00