21eabbcf03

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
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%