nova/releasenotes/notes/bp-opencontrail-nova-vif-plugin-b132102ad79ebf90.yaml
Michael Henkel 1ba834c0e4 contrail: add vrouter VIF plugin type support
The VIF plugin will provide support OpenContrail SDN Controller driver
in nova. It will initially be used for OpenContrail dpdk driver.
The plugin is located here:
https://github.com/Juniper/contrail-nova-vif-driver

Implements: blueprint opencontrail-nova-vif-plugin
Change-Id: Ic23effc05c901575f608f2b4c5ccd2b1fb3c2d5a
2017-06-07 12:19:02 +00:00

10 lines
371 B
YAML

---
features:
- |
The model name vhostuser_vrouter_plug is set by the neutron contrail
plugin during a VM (network port) creation.
The libvirt compute driver now supports plugging virtual interfaces
of type "contrail_vrouter" which are provided by
the contrail-nova-vif-driver plugin [1].
[1] https://github.com/Juniper/contrail-nova-vif-driver