File: mtu-settings-8ce8b54d096580a2.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
features:
  - |
    create_network now exposes the mtu api option in accordance to network
    v2 api. This allows the operator to adjust the given MTU value which
    is needed in various complex network deployments.