Comment 2 for bug 1988851

Revision history for this message
Nobuto Murata (nobuto) wrote :

> ERROR Application neutron-api has incorrect setting for 'path-mtu': Expected 9000, got 1558
>
> Talking with Nobuto, this is a false positive. path-mtu should be set to <= 1550 for ovs and set to <= 1558 to ovn.

For the time being, the lint rule can be path-mtu >=1550 for ovs, and path-mtu >=1558 for ovn.