neutron/neutron/tests/functional/agent
Slawek Kaplonski 80abfca487 [GRE] Add possibility to create GRE tunnels over IPv6
In case when IPv6 addresses are used for GRE tunnels, tunnel
type set for the openvswitch interface should be "ip6gre" instead of
"gre" which was set so far.
This patch changes that so now Neutron configures correct GRE tunnel
types.

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

Change-Id: I557af0bcafac4583ad9726c9bf707cf1fb92ffc5
Closes-Bug: #1904564
(cherry picked from commit 80e6781bc2)
2021-01-11 11:24:14 +00:00
..
common [GRE] Add possibility to create GRE tunnels over IPv6 2021-01-11 11:24:14 +00:00
l2 Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:02:39 +00:00
l3 "ping"/"ping6" command support in rootwrap filters 2020-09-29 10:26:50 +00:00
linux Merge ""scope" conversion only just before pyroute2 method call" into stable/train 2020-11-04 16:56:31 +00:00
ovsdb Switch test cases to sudo dependent 2019-07-19 21:48:09 -05: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-03 14:39:51 +02:00
test_firewall.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-07-31 11:22:31 +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 Merge "Stop OVS agent before starting it again" 2019-05-30 09:03:49 +00:00
test_ovs_flows.py Make DVR router support FLAT network for ovs-agent 2020-08-26 09:41:47 +00:00
test_ovs_lib.py [GRE] Add possibility to create GRE tunnels over IPv6 2021-01-11 11:24:14 +00:00