neutron/neutron/tests/functional
Slawek Kaplonski 40f2ec340c [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:26:01 +00:00
..
agent [DVR] Fix update of the MTU in the DVR HA routers 2021-11-10 20:26:01 +00:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
common All functional tests logs results now 2018-11-21 19:58:18 +00:00
db Remove FT "test_has_offline_migrations_*" tests 2021-04-07 09:17:17 +00:00
objects Randomize segmentation ID assignation 2021-09-10 11:22:53 +02:00
pecan_wsgi Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
plugins [ovn] Stop monitoring the SB MAC_Binding table to reduce mem footprint 2021-10-26 12:03:15 +01:00
privileged Support pyroute2 0.5.13 2020-08-05 17:36:01 +00:00
resources [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
sanity Use pyroute2 for SRIOV VF commands 2020-05-27 16:58:02 +00:00
scheduler Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00
services Revert "DVR: Remove control plane arp updates for DVR" 2021-03-09 13:07:17 +00:00
tests Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
__init__.py tests: removed 'retargetable' framework 2017-05-02 16:45:49 +00:00
base.py [ovn] metadata functional tests don't support Chassis_Private 2021-09-23 17:32:12 +00:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt Update requirements for recent pip failures 2020-12-14 11:35:53 +01:00
test_server.py Use "multiprocessing.Queue" for "TestNeutronServer" related tests 2021-07-02 10:00:00 +00:00
test_service.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00