neutron/releasenotes/notes/deprecate-agent-veth_mtu-748ca450e32ea192.yaml
Takashi Kajinami 930ec1eca3 ml2 ovs: Deprecate unused [agent] veth_mtu
The [agent] veth_mtu parameter has had unused since the [ovs]
use_veth_interconnection parameter was removed by [1] during Wallaby.

[1] https://review.opendev.org/c/openstack/neutron/+/759947

This change formally deprecate the parameter so that we can remove it
in a next cycle.

Change-Id: Ib85959fbc06928a49df7ea104eae3aca3f04e091
Closes-Bug: #1957180
2022-01-13 18:00:03 +09:00

7 lines
194 B
YAML

---
deprecations:
- |
The ``[agent] veth_mtu`` parameter of ML2 OVS mechanism driver
configuration has been deprecated. This parameter has had no effect since
the Wallaby release.