File: add-vnic-virtio-forwarder-portbinding-f7f87dfbef456ed1.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 (7 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - The ``VNIC_VIRTIO_FORWARDER`` VNIC type has been added to port_bindings.
    This VNIC type is intended to request 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.