ba61a98117
- This change adds a noop plugin for use with backends that auto connect to VIFs. Change-Id: I4317ac2294526863d88be16ac54ecafc85ca9e1b
8 lines
300 B
YAML
8 lines
300 B
YAML
---
|
|
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.
|