Yoga Series Release Notes

2.20.1

Other Notes

  • Parent resource mapping was added to EXT_PARENT_RESOURCE_MAPPING in neutron_lib.services.constants for the qos plugin.

2.20.0

New Features

  • Added API definition for qos-rule-type-filter extension that adds two new parameters to QoS rule type API: « all_supported » that is a flag to filter all supported QoS rule types by at least one loaded mechanism driver; « all_rules » that is a flag to filter all implemented QoS rule types in the Neutron server.

  • The API definitions of tap-as-a-service, taas and vlan_filter, are now available in neutron_lib.api.definitions. This includes tap_services, tap_flows and vlan_filter extension to tap_flows.

  • Add remote-managed VNIC type for ports such as off-path SmartNIC DPU ports.

Bug Fixes

  • Enforce policy for “qos_policy_id” attribute of port, network and fip so only authorized users can set/unset it. For more info see bug LP#1957175.