File: port-trusted-vif-1fefb9500d37e132.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-- 431 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    The ``port-trusted-vif`` extension adds ``trusted`` attribute to the port
    resource. This new attribute allows to set through the API ``SR-IOV`` port
    to be ``trusted``. This was previosly only possible through the
    ``binding:profile`` attribute of the port resource but that was invalid and
    now is not possible.
    Value of that new field will be populated in the port's ``binding:profile``.