File: add-virtio-forwarder-vnic-type-bad939c6a868b9e9.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (9 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    The ``virtio-forwarder`` VNIC type has been added as another option for
    setting the ``--vnic-type`` property on the ``port set`` and
    ``port create`` commands. This requests a low-latency virtio port inside
    the instance, likely backed by hardware acceleration. Currently the
    Agilio OVS external plugin provides support for this, with support from
    other vendors following soon.