We are chuffed to announce the release of: blazar 11.0.1: Reservation Service for OpenStack clouds This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/blazar Download the package from: https://tarballs.openstack.org/blazar/ Please report issues through: https://bugs.launchpad.net/blazar/+bugs For more details, please see below. 11.0.1 ^^^^^^ Bug Fixes * The Blazar service now supports using a custom CA certificate bundle with the "[DEFAULT]/cafile" option. This allows for deployment on OpenStack clouds that are using HTTPS endpoints with certificates signed by a custom CA. LP#2045281 Changes in blazar 11.0.0..11.0.1 -------------------------------- aa2451e Add support for specifying a custom CA bundle 24ca970 Update TOX_CONSTRAINTS_FILE for stable/2023.1 561a755 Update .gitreview for stable/2023.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + blazar/config.py | 4 +++- blazar/utils/openstack/base.py | 20 ++++++++++++++++++-- blazar/utils/openstack/neutron.py | 7 ++++++- blazar/utils/openstack/nova.py | 10 +++++++++- blazar/utils/openstack/placement.py | 7 ++++++- ...rt-passing-custom-ca-bundle-df71047568cd82f6.yaml | 7 +++++++ tox.ini | 4 ++-- 8 files changed, 52 insertions(+), 8 deletions(-)
participants (1)
-
no-reply@openstack.org