File: propagate_uplink_status_defaults_to_true-07dcdc20f20db594.yaml

package info (click to toggle)
python-neutron-lib 3.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,660 kB
  • sloc: python: 22,829; sh: 137; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 379 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    The API extension ``uplink-status-propagation`` has changed the default
    value of ``propagate_uplink_status`` from False to True. Now, when this
    extension is enabled, the VF link state will be set, by default, to "auto",
    following the PF link state.
    This change will affect only new ports; existing ports will keep their
    current value.