File: deprecate_network_device_mtu-d7f15c98605ac2fb.yaml

package info (click to toggle)
puppet-module-neutron 25.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,708 kB
  • sloc: ruby: 12,680; python: 38; sh: 15; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
deprecations:
  - |
      [DEFAULT]/network_device_mtu option is deprecated and will be removed
      in Newton. However, new [ml2]/segment_mtu is deprecated too according to
      neutron/common/config.py. New [DEFAULT]/global_physnet_mtu should be used.