File: add-no-op-plugin-763a6703e7328a24.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 (7 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - |
    A new VIF plugin, ``vif_plug_noop``, has been added which can be used with
    network backends that do not require any action to be performed when a
    network interface is plugged. This plugin allow for use of, for example,
    the generic vhost user VIF type without OVS.