[release-announce] masakari 9.1.1 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 1 12:53:23 UTC 2021
We are ecstatic to announce the release of:
masakari 9.1.1: Virtual Machine High Availability (VMHA) service for
OpenStack
This release is part of the ussuri 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.
9.1.1
^^^^^
Bug Fixes
* Fixes Masakari Engine not to try to stop an already stopped
instance and fail with 409 from Nova. LP#1782517
* Fixes Masakari Engine not to wait for timeout when it's known that
the evacuation has failed. LP#1859406
* Fixes an issue where a periodic task in Masakari Engine could loop
forever querying Nova API following a failed evacuation. LP#1897888
Changes in masakari 9.1.0..9.1.1
--------------------------------
458698f Add missed renos
c9193e2 not wait when instance evacuate error
322baaa Fix endless periodic looping call after failed evacuation
709263c Modified recovery flow for stopped instance
72a3424 Drop lower-constraints
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 1 -
lower-constraints.txt | 125 ---------------------
masakari/engine/drivers/taskflow/host_failure.py | 28 +++--
masakari/exception.py | 4 +
.../drivers/taskflow/test_host_failure_flow.py | 60 ++++++++++
.../notes/bug-1782517-e4dc70bad9e4e131.yaml | 6 +
.../notes/bug-1859406-6b041a26acf6c7f6.yaml | 6 +
.../fix-endless-periodic-f223845f3044b166.yaml | 6 +
tox.ini | 6 -
9 files changed, 103 insertions(+), 139 deletions(-)
More information about the Release-announce
mailing list