blob: 2a27a9f1d9c8713e37ef5be9ac4f6f2b80d2c35a [file] [log] [blame]
Mohammed Naserfd67a242025-02-21 15:30:03 -05001---
2issues:
3 - The MTU for the metadata interfaces for OVN was not being set correctly,
4 leading to a mismatch between the MTU of the metadata interface and the
5 MTU of the network. This has been fixed with a Neutron change to ensure
6 the ``neutron:mtu`` value in ``external_ids`` is set correctly.