neutron/neutron/tests/functional/agent
Slawek Kaplonski 467e5d8645 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 11:18:34 +01:00
..
common Fix wrong packet_type set for IPv6 GRE tunnels in OVS 2021-03-03 11:18:34 +01:00
l2 Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
l3 Fix deletion of rfp interfaces when router is re-enabled 2021-02-22 02:01:10 +00:00
linux "scope" conversion only just before pyroute2 method call 2020-10-22 13:43:15 +00:00
ovn [OVN] Ensure metadata checksum 2021-01-28 11:42:30 +00:00
ovsdb Set OVS manager command timeout and inactiviy probe 2020-07-16 15:56:27 +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 metadata-ipv6: DHCP namespace 2020-08-31 13:02:39 +02:00
test_firewall.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-03-21 17:54:34 +08:00
test_l2_lb_agent.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_l2_ovs_agent.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_ovs_flows.py Make DVR router support FLAT network for ovs-agent 2020-06-08 12:13:22 +00:00
test_ovs_lib.py Fix wrong packet_type set for IPv6 GRE tunnels in OVS 2021-03-03 11:18:34 +01:00