574f5eab4b
Apparently it is possible to override Neutron's MTU setting through DHCP agent. This may lead to a situation when node (VM) network will have a different MTU than pod network. In such case setting pod network's MTU on a Pod's veth pair will fail due to MTU mismatch. This commit makes sure we detect such situation soon and produce a log message with a hint about the root cause. Change-Id: Ib694950c77ac7c3fd480f579b627dc79bfceac85 Closes-Bug: 1863212 |
||
---|---|---|
.. | ||
binding | ||
daemon | ||
plugins | ||
__init__.py | ||
api.py | ||
handlers.py | ||
health.py | ||
main.py | ||
utils.py |