We are chuffed to announce the release of: blazar 4.0.1: Reservation Service for OpenStack clouds This release is part of the train stable 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. 4.0.1 ^^^^^ Bug Fixes * Fixes database migrations with Alembic 1.5.0 or greater. For more details, see bug 1912502 (https://bugs.launchpad.net/blazar/+bug/1912502). * Updates the on_start failure handlers to look up the freepool aggregate by ID, not by name, when moving hosts back to the freepool. Fixes issue where hosts wind up without any aggregate during lease start failure. For more details, see bug 1847821 (https://bugs.launchpad.net/blazar/+bug/1847821). * Fixes host creation in the presence of availability zones with no hosts. For more details, see bug 1880646 (https://bugs.launchpad.net/blazar/+bug/1880646). Changes in blazar 4.0.0..4.0.1 ------------------------------ f4a6f3d Fix use of legacy Alembic API 09167ec Remove lower-constraints job on stable branches e2e0127 Use the native Zuul v3 jobs from blazar-tempest-plugin d15c6ce Fix up adding availability zone (AZ) to a host on creation b30cece Fix issue moving hosts back to freepool 835001a Update TOX/UPPER_CONSTRAINTS_FILE for stable/train bc5bb69 Update .gitreview for stable/train Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 76 +++++++--------------- .../2bcfe76b0474_change_tenant_to_project.py | 4 +- blazar/utils/openstack/nova.py | 6 +- .../legacy/blazar-devstack-dsvm-py35/run-ipv6.yaml | 74 --------------------- playbooks/legacy/blazar-devstack-dsvm/post.yaml | 15 ----- playbooks/legacy/blazar-devstack-dsvm/run.yaml | 57 ---------------- .../alembic-fix-alter-column-42a87657992d1e78.yaml | 5 ++ .../notes/bug-1847821-2f9d6e61f438dc4f.yaml | 8 +++ .../notes/bug-1880646-f1af8c48f895f00e.yaml | 6 ++ tox.ini | 4 +- 12 files changed, 52 insertions(+), 210 deletions(-)
participants (1)
-
no-reply@openstack.org