Yoga Series Release Notes¶
2.20.1¶
Other Notes¶
Parent resource mapping was added to
EXT_PARENT_RESOURCE_MAPPINGinneutron_lib.services.constantsfor theqosplugin.
2.20.0¶
New Features¶
Add
connectivityproperty toMechanismDriver. 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,taasandvlan_filter, are now available inneutron_lib.api.definitions. This includestap_services,tap_flowsandvlan_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.