neutron/neutron
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
..
agent [GRE] Add possibility to create GRE tunnels over IPv6 2021-01-11 11:24:14 +00:00
api [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-07-31 11:22:31 +00:00
cmd Fix calling of add_tunnel_port method from sanity checks module 2020-12-03 08:35:04 +00:00
common Make NeutronOvsdbIdl singleton 2020-10-21 08:37:32 +00:00
conf Add 'keepalived_use_no_track' config option 2020-08-25 09:56:41 +02:00
core_extensions Switch to new engine facade for QoS 2019-05-28 08:11:35 +00:00
db Fix port can not be created with the sg of other project 2020-08-21 00:18:54 -04:00
debug Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
extensions Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
hacking Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ipam Allow first address in an IPv6 subnet as valid unicast 2019-05-21 16:31:18 +00:00
locale Imported Translations from Zanata 2019-11-22 07:43:34 +00:00
notifiers Add config option ``http_retries`` 2020-07-09 10:11:43 +00:00
objects [OVN] Allow IP allocation with different segments for OVN service ports 2020-07-27 11:53:37 +00:00
pecan_wsgi Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-24 09:55:14 +00:00
plugins Fix ovs agent, avoiding import error 2020-11-06 12:26:18 +00:00
privileged Use pyroute2 for SRIOV VF commands 2020-06-03 11:05:20 +00:00
quota Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-24 09:55:14 +00:00
scheduler Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-19 07:58:41 +00:00
services port_forwarding: validate args before invoking db update 2020-08-06 14:31:31 -04:00
tests [GRE] Add possibility to create GRE tunnels over IPv6 2021-01-11 11:24:14 +00:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_i18n.py
auth.py
manager.py Define dhcp_agents_per_network with min=1 2019-05-15 14:08:21 -04:00
neutron_plugin_base_v2.py
opts.py No rpc_response_max_timeout in LB-agent 2020-06-22 05:51:15 +00:00
policy.py List SG rules which belongs to tenant's SG 2019-12-04 20:44:05 +00:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-19 07:58:41 +00:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-19 07:58:41 +00:00