neutron/neutron/tests/functional/agent
Slawek Kaplonski a10a0cc3c4 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:23:26 +00:00
..
l2 Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:03:47 +00:00
l3 "ping"/"ping6" command support in rootwrap filters 2020-09-04 13:28:18 +00:00
linux Import "oslo_config.cfg" before "eventlet" 2020-10-09 09:56:31 +00:00
windows Fix pep8 errors 2018-04-12 01:31:55 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
test_firewall.py Revert "[Security] fix allowed-address-pair 0.0.0.0/0 issue" 2020-11-17 14:34:08 +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-08-12 12:11:28 +00:00
test_ovs_flows.py of_interface: allow install_instructions to accept string actions 2017-06-30 15:55:33 +09:00
test_ovs_lib.py Fix wrong packet_type set for IPv6 GRE tunnels in OVS 2021-03-03 10:23:26 +00:00