Yoga Series Release Notes¶
2.20.1¶
Other Notes¶
- Parent resource mapping was added to - EXT_PARENT_RESOURCE_MAPPINGin- neutron_lib.services.constantsfor the- qosplugin.
2.20.0¶
New Features¶
- Add - connectivityproperty to- MechanismDriver. For more information, see [Boot a VM with an unaddressed port].
- Added API definition for - qos-rule-type-filterextension 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,- taasand- vlan_filter, are now available in- neutron_lib.api.definitions. This includes- tap_services,- tap_flowsand- vlan_filterextension to tap_flows.
- Add - remote-managedVNIC 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. 
