Current Series Release Notes¶
22.0.0-20¶
Upgrade Notes¶
The deprecated
aodh-config-generatorcommand has been removed.
The following deprecated options have been removed.
[service_credentials] os_region_name: Use[service_credentials] region_nameinstead.[service_credentials] os_endpoint_type: Use[service_credentials] interfaceinstead.[service_credentials] os_cacertand[DEFAULT] os_cacert: Use[service_credentials] cacertinstead.
Bug Fixes¶
Fixed SRBAC policy definitions to align with the OpenStack-wide consistent and secure RBAC goal. The
project adminpersona has been removed in favor of the legacy non-project admin, and all policy rules now useproject_member_or_adminorproject_reader_or_admincomposites so that legacy admin tokens continue to work alongside scoped project personas. The alarm creation endpoint now correctly retrieves the target project for policy enforcement.