File: port-profile-info-linux-bridge-4800f5a0b7328615.yaml

package info (click to toggle)
python-os-vif 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 940 kB
  • sloc: python: 5,428; makefile: 25; sh: 2
file content (8 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    In ``vif_plug_linux_bridge``, a new field called
    ``supported_port_profiles`` is added to ``HostVIFInfo`` objects. This
    field is a list of ``HostPortProfileInfo`` objects describing the
    supported port profiles for each specific VIF type.
    Currently this field is only being used in ``vif_plug_ovs``.