neutron/neutron/agent/common
Slawek Kaplonski 2a481aa0ab [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)
2020-12-21 10:21:37 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Add kill_timeout to AsyncProcess 2018-11-16 15:33:13 +01:00
base_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ip_lib.py Fix neutron-openvswitch-agent Windows support 2018-07-18 14:41:21 +03:00
ovs_lib.py [GRE] Add possibility to create GRE tunnels over IPv6 2020-12-21 10:21:37 +00:00
ovsdb_monitor.py ovsdb monitor: handle modified ports 2019-10-08 10:57:42 +03:00
placement_report.py Locate RP-tree parent by hypervisor name 2019-12-10 10:21:53 +01:00
polling.py Windows OVS: minimize polling 2018-08-14 09:54:07 +03:00
resource_processing_queue.py Add update_id for ResourceUpdate 2019-04-25 09:09:27 +08:00
utils.py Locate RP-tree parent by hypervisor name 2019-12-10 10:21:53 +01:00