tap-as-a-service/releasenotes/notes/bp-port-mirroring-sriov-vf-879bc2aa53c2c8d4.yaml
elajkat e7977090f3 docs: Fix releasenote building
Change-Id: I4936c6ac2df293abfb6e678e92b2dcd34640cb5e
2023-10-30 11:32:39 +01:00

15 lines
644 B
YAML

---
prelude: >
Neutron TaaS is integrated with new TaaS Agent driver (i.e. SRIOV) for
Intel i40e driver backend.
features:
- |
[`blueprint port-mirroring-sriov-vf <https://blueprints.launchpad.net/neutron/+spec/port-mirroring-sriov-vf>`_]
* Adds a new TaaS Agent driver (i.e. SRIOV) for Intel i40e driver backend.
* Neutron TaaS Agent is refactored to decouple its tight binding with ovs
driver. This prepares the taas agent code-base for addition of a new
TaaS Agent driver (SRIOV).
* Adds a new API extension, i.e. taas-vlan-filter for adding a new
attribute (vlan_filter) in tap-flow data model.