File: add-extension-uplink-status-propagation-updatable-92b1c85ea402ac99.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 (8 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
features:
  - |
    Add the API extension ``uplink-status-propagation-updatable`` to make the
    port field ``propagate_uplink_status`` updatable. Now it is possible to send
    a port PUT request to update the value defined during the creation. This
    change will have an effect in the ML2/SR-IOV agent that will need to update
    the VF status accordingly.