neutron/neutron
Slawek Kaplonski 3ad894e032 [DVR] Fix update of the MTU in the DVR HA routers
This is follow up of the patch [1] which fixed updating MTU in the
snat namespace for the DVR routers.
In case of DVR-HA routers there was additional issue with that as
L3 agent tried to update MTU for the qr- interface in the
self.ha_namespace which, for DVR-HA routers is snat namespace.

This patch fixes that issue by setting MTU on the qr- interface in
qrouter namespace and also setting MTU on the snat interface in snat
namespace.

[1] https://review.opendev.org/c/openstack/neutron/+/799226

Closes-bug: #1933273
Change-Id: I409bc674b65e4f495ebd42d03e97a09d51482339
(cherry picked from commit 21eabbcf03)
2021-11-10 20:30:49 +00:00
..
agent [DVR] Fix update of the MTU in the DVR HA routers 2021-11-10 20:30:49 +00:00
api Don't use singleton in routes.middleware.RoutesMiddleware 2021-09-07 06:09:10 +00:00
cmd Merge "Added common config and SR-IOV agent config to sanity check" into stable/wallaby 2021-06-14 18:04:45 +00:00
common [OVN] Set NB/SB "connection" inactivity probe 2021-10-04 08:44:54 +00:00
conf Make default hypervisor hostname compatible with libvirt 2021-06-17 13:14:42 +00:00
core_extensions Set system_scope='all' in elevated context 2021-03-19 12:05:56 +01:00
db [OVN] Allow IP allocation with different segments for OVN service ports 2021-10-11 17:11:50 +02:00
debug Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
extensions Config option to disable the DHCP functions 2021-03-05 14:35:29 +08:00
hacking Follow up for replacing assertItemsEqual 2021-08-24 12:02:17 +00:00
ipam Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers [OVS] Fix live-migration connection disruption 2021-01-13 11:13:41 +00:00
objects Remove FIP agent's gw port when L3 agent is deleted 2021-06-24 06:52:44 +00:00
pecan_wsgi Log exception generated in Controller.prepare_request_body 2020-08-18 16:18:34 -03:00
plugins Don't setup bridge controller if it is already set 2021-11-03 11:05:41 +00:00
privileged Check a namespace existence by checking only its own directory 2021-11-03 14:12:13 +00:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Remove "six" library 2020-07-28 16:55:52 +00:00
scheduler Do not fail if the agent load is not bumped 2021-08-30 13:04:14 +00:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services Delete SG log entries when SG is deleted 2021-09-24 10:10:47 +00:00
tests [DVR] Fix update of the MTU in the DVR HA routers 2021-11-10 20:30:49 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-08 07:02:24 +00:00
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-14 14:00:35 +00:00
policy.py Always perform policy checks if enforce_new_defaults == true 2021-03-18 08:51:00 +01:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01: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 neutron-server api worker process should be named to their role 2021-01-11 08:28:32 +08:00