Yoga Series Release Notes

5.0.0

Prelude

Neutron TaaS is integrated with new TaaS Agent driver (i.e. SRIOV) for Intel i40e driver backend.

Deleting a port associated with some tap resources (tap service or tap flow) shall now cascade delete those associated tap resources as well. It should be noted that this change alters the API behaviour in the sense that earlier deleting a port did not clear the associated tap resources.

New Features

  • [blueprint 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.

Known Issues