e5227ecbc0
Depends-on: I7174325294ba3cc978cbb1cff738b4b979adf9fb Change-Id: Idc50dd5d408c67367256fb10efef5e772ffa83b1
18 lines
496 B
YAML
18 lines
496 B
YAML
---
|
|
prelude: >
|
|
Initial release of os-vif
|
|
features:
|
|
- There is an object model describing the different
|
|
ways a virtual network interface can be configured on
|
|
the host.
|
|
|
|
There is a plugin API contract defined to enable
|
|
configuration of the host OS to match a desired
|
|
VIF setup
|
|
|
|
There is an object model describing the plugins
|
|
available on the host.
|
|
|
|
Two built-in plugins provide support for Linux Bridge
|
|
and OpenVSwitch integration on Linux compute hosts.
|