File: deprecate_network_device_mtu-d7f15c98605ac2fb.yaml

package info (click to toggle)
puppet-module-neutron 13.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,688 kB
  • sloc: ruby: 15,265; python: 40; sh: 20; makefile: 17
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.