We are amped to announce the release of: blazar 16.0.0 This release is part of the flamingo 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. Changes in blazar 15.0.0..16.0.0 -------------------------------- 7524403 Drop description for ZeroMQ e407e8d Fix owner policy enforcement c2ced40 sqlalchemy: Use built-in declarative db0680a Remove Jammy job 3b235ba Remove support for Python 3.8 and 3.9 f00448f Fix JSON api examples 3ccbf2e Add wsgi module to blazar 5123462 Fix lease date 2fc005e Remove unnecessary +x mode 199f69b Update master for stable/2025.1 7ed419f Support Nova ephemeral disks in flavor-based reservations Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 - blazar/config.py | 4 +- ...593f3656974_no_affinity_instance_reservation.py | 0 blazar/db/sqlalchemy/model_base.py | 4 +- blazar/plugins/flavor/flavor_plugin.py | 1 + blazar/policy.py | 19 ++++- .../filters/test_max_lease_duration_filter.py | 0 blazar/wsgi/__init__.py | 0 blazar/wsgi/api.py | 24 +++++++ devstack/plugin.sh | 2 +- devstack/settings | 2 +- .../floatingips/floatingip-list-resp.json | 2 +- .../drop-python-3-8-and-3-9-232826086bf12ac5.yaml | 5 ++ ...-owner-policy-enforcement-57a6d71c37ffec3d.yaml | 10 +++ .../remove-wsgi-scripts-1e2011c1d40df1c7.yaml | 29 ++++++++ releasenotes/source/2025.1.rst | 6 ++ releasenotes/source/index.rst | 1 + setup.cfg | 5 +- tox.ini | 2 +- 27 files changed, 174 insertions(+), 65 deletions(-)
participants (1)
-
no-reply@openstack.org