Note de la release actuelle¶
26.0.0.0rc1-45¶
Nouvelles fonctionnalités¶
Added
service
role to thecreate_port:device_id
andupdate_port:device_id
policies to allow service users for other OpenStack projects to complete Secure RBAC.
Problèmes connus¶
The ML2/OVN Placement initial configuration is executed now in the Neutron API process and removed from the maintenance worker; since the migration to WSGI, now the API and the maintenance worker are different processes. When an OVN
Chassis
creation event is received, the configuration is read, aPlacementState
object created and sent to the Placement API.
Autres notes¶
The ML2/OVN Placement extension now removes any existing resource provider deleted from the updated local node configuration. If the resource provider has allocations, Placement will return an exception and it will not be deleted.