neutron/releasenotes/notes/deprecate-network-device-mtu-59b78264c9974808.yaml
Kevin Benton 12ef585f91 Deprecate network_device_mtu
All interface plugging MTUs should be calculated based on the
MTU of the network object that the port is being created on.

Partial-Bug: #1542108
Partial-Bug: #1542475

Change-Id: Idf6221fee2c7da86123b330ad3c235ecc6868242
2016-03-01 00:18:35 +00:00

6 lines
227 B
YAML

---
deprecations:
- The 'network_device_mtu' option is deprecated and will
be removed in the 'Newton' cycle. Please use the
system-wide segment_mtu setting which the agents will
take into account when wiring VIFs.