2024.1 Series Release Notes¶
2024.1-eom-2¶
Bug Fixes¶
Fixes an issue where the amount of instances in an instance reservation could not be updated when the lease is active. LP#2138386
2024.1-eom¶
Security Issues¶
Fixes a bug where any user could update/delete a lease from any project, provided that they had the lease ID. When using the default policy configuration, there is no way for a regular user to see lease IDs of another project. However, operators that are running the Resource Availability Calendar may have overridden this policy, and so may be vulnerable without this fix. LP#2120655
13.0.1¶
Bug Fixes¶
Fixes functionality of host randomization feature. LP#2099927
13.0.0¶
New Features¶
Improved handling of enforcement exceptions during lease creation and updates.
Bug Fixes¶
Resolved issues related to lease enforcement exceptions for smoother lease operations.
The Blazar service now supports using a custom CA certificate bundle with the
[DEFAULT]/cafileoption. This allows for deployment on OpenStack clouds that are using HTTPS endpoints with certificates signed by a custom CA. LP#2045281