[release-announce] masakari-monitors 14.0.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 5 12:23:17 UTC 2022
We are overjoyed to announce the release of:
masakari-monitors 14.0.0: Monitors for Masakari
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/masakari-monitors
Download the package from:
https://tarballs.openstack.org/masakari-monitors/
Please report issues through:
https://bugs.launchpad.net/masakari-monitors/+bugs
For more details, please see below.
Changes in masakari-monitors 13.0.0..14.0.0
-------------------------------------------
afcf34d Use daemon property instead of setDaemon method
88fad44 Update python testing as per zed cycle testing runtime
7a44244 Libvirt auth support
cd245c7 CI: Fix issue with absent stestr
fae39fc Fix typo
f46f67b Add Python3 zed unit tests
723171a Update master for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 2 +-
masakarimonitors/instancemonitor/instance.py | 22 ++++++++++++++++++++--
.../introspectiveinstancemonitor/instance.py | 2 +-
.../libvirt-sasl-support-edf1388c556a594b.yaml | 8 ++++++++
releasenotes/source/index.rst | 1 +
releasenotes/source/yoga.rst | 6 ++++++
setup.cfg | 4 +---
test-requirements.txt | 2 ++
10 files changed, 54 insertions(+), 17 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index e795de4..1c19eb2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,0 +5,2 @@
+stestr>=1.0.0 # Apache-2.0
+
More information about the Release-announce
mailing list