We are glad to announce the release of: masakari 9.1.0: 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. Changes in masakari 9.0.0..9.1.0 -------------------------------- b53155b check expired notifications 1dd743a Fix CA file for nova client f043401 Fix exception notification with no trace 4d5c769 Monkey patch original current_thread _active 7c29425 Update TOX_CONSTRAINTS_FILE for stable/ussuri 0b77ead Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + masakari/cmd/__init__.py | 6 ++++++ masakari/compute/nova.py | 7 +++++-- masakari/conf/engine.py | 7 +++++++ masakari/engine/manager.py | 28 +++++++++++++++++++++++++++ masakari/notifications/objects/exception.py | 22 +++++++++++++++------ tox.ini | 2 +- 8 files changed, 80 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org