[release-announce] masakari 10.0.2 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 29 16:58:53 UTC 2021


We are excited to announce the release of:

masakari 10.0.2: Virtual Machine High Availability (VMHA) service for
OpenStack

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/masakari

Download the package from:

    https://tarballs.openstack.org/masakari/

Please report issues through:

    https://bugs.launchpad.net/masakari/+bugs

For more details, please see below.

10.0.2
^^^^^^

Bug Fixes

* Fixes "/v1/" API path which returned 404 ResourceNotFound
  preventing microversion discovery. LP#1685145

* Allows segment description to contain new line characters.
  LP#1776385

* Adds "reserved_host" to all aggregates of the failing host,
  instead of just the first one. LP#1856164

* Fixes API microversion reporting to report the latest supported
  microversion. LP#1882516

Changes in masakari 10.0.1..10.0.2
----------------------------------

42543b0 Fix some errors in the document
b6e2916 Assign all aggregates to reserved_host
64db0fe Fix response of microversions API
9af584c Allow segment description to be multiline


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

api-ref/source/failover-segments.inc               | 16 ++---
api-ref/source/parameters.yaml                     |  2 +-
masakari/api/openstack/ha/versions.py              |  5 +-
masakari/api/openstack/ha/versionsV1.py            | 10 ++-
masakari/api/validation/parameter_types.py         |  2 +-
masakari/engine/drivers/taskflow/host_failure.py   |  7 ---
.../drivers/taskflow/test_host_failure_flow.py     | 71 ++++++++++++++++++++++
.../notes/bug-1685145-3d93145bfc76c660.yaml        |  6 ++
.../notes/bug-1776385-0bcf0a0b3fad359e.yaml        |  5 ++
.../notes/bug-1856164-6601a6e6280eba4d.yaml        |  6 ++
.../notes/bug-1882516-e8dc7fd2b55f065f.yaml        |  6 ++
17 files changed, 174 insertions(+), 32 deletions(-)







More information about the Release-announce mailing list