Current Series Release Notes¶
16.0.0.0b1-3¶
Upgrade Notes¶
The deprecated
[oslo_policy] enforce_scopeconfiguration option has been removed in oslo.policy version 6.0.0 which will impact the Placement service no longer has any way to disable RBAC policy scope enforcement; scope checks are now always enforced regardless of configuration.If you are not upgrading the oslo.policy to 6.0.0, then there will not be any change in scope enforcement behaviour.
Bug Fixes¶
We fixed bug #2160721 affecting GET /allocation_candidates query performance on wide, symmetric provider trees where the request asks for 10+ groups and the tree has 8+ devices but not enough devices to fulfill the whole request.
16.0.0.0b1¶
Upgrade Notes¶
Python 3.10 support has been dropped. The minimum version of Python now supported by nova is Python 3.11.