[release-announce] blazar 3.0.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 20 09:46:40 UTC 2020


We are psyched to announce the release of:

blazar 3.0.1: Reservation Service for OpenStack clouds

This release is part of the stein 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.

3.0.1
^^^^^

Bug Fixes

* 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).

* Fixes placement operations in multi-region deployments.

Changes in blazar 3.0.0..3.0.1
------------------------------

6bbad1b Fix up adding availability zone (AZ) to a host on creation
f1551cd Fix placement operations in multi-region deployments
5d30225 Fix issue moving hosts back to freepool
66dc446 Add bindep.txt to fix unit tests
536ea88 OpenDev Migration Patch
39afb01 Replace openstack.org git:// URLs with https://
6e6ffeb Update UPPER_CONSTRAINTS_FILE for stable/stein
57388cb Update .gitreview for stable/stein


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                                  |  3 ++-
.zuul.yaml                                                  |  8 ++++----
bindep.txt                                                  |  8 ++++++++
blazar/utils/openstack/nova.py                              |  6 +++---
blazar/utils/openstack/placement.py                         |  2 ++
playbooks/legacy/blazar-devstack-dsvm-py35/run.yaml         |  8 ++++----
playbooks/legacy/blazar-devstack-dsvm/run.yaml              |  8 ++++----
releasenotes/notes/bug-1847821-2f9d6e61f438dc4f.yaml        |  8 ++++++++
releasenotes/notes/bug-1880646-f1af8c48f895f00e.yaml        |  6 ++++++
.../notes/region-in-placement-client-dfbd0bcd09f81aac.yaml  |  4 ++++
tox.ini                                                     | 13 ++++++++++++-
12 files changed, 60 insertions(+), 20 deletions(-)







More information about the Release-announce mailing list