os-vif/releasenotes/notes/initial-release-2c71d6bbf55f763b.yaml
Daniel P. Berrange e5227ecbc0 Start using reno for release notes
Depends-on: I7174325294ba3cc978cbb1cff738b4b979adf9fb
Change-Id: Idc50dd5d408c67367256fb10efef5e772ffa83b1
2016-05-03 13:53:29 +01:00

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.