os-vif/releasenotes/notes/add-fast-path-vhostuser-support-fe87e558326909b6.yaml
Francesco Santoro a43f9b15e0 os-vif: add new port profiles to enable fast path vhostuser
The 6WIND fast path technology provides connectivity for
vhostuser ports in traditional networks (including ovs,
linuxbridge, calico).

This patch defines new port profiles to model fast path vhostuser
vifs in order to provide os-vif plugin with enough information
for plug/unplug ports.

Signed-off-by: Francesco Santoro <francesco.santoro@6wind.com>

Change-Id: Ibae8e2ae145b2b9ad2b4955825638dee9b56f0aa
2016-12-13 10:10:18 +01:00

8 lines
280 B
YAML

---
features:
- New port profiles have been added to describe vhostuser fast path VIFs.
In particular fast path vhostuser ports can be used with ovs,
linuxbridge and calico networks.
Thus for each kind of network a dedicated port profile class has been
defined.