[release-announce] masakari-monitors 5.1.0

no-reply at openstack.org no-reply at openstack.org
Tue Oct 16 22:24:15 UTC 2018


We are happy to announce the release of:

masakari-monitors 5.1.0: Monitors for Masakari

The source is available from:

    http://git.openstack.org/cgit/openstack/masakari-monitors

Download the package from:

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

Please report issues through launchpad:

    http://bugs.launchpad.net/masakari-monitors

For more details, please see below.

Changes in masakari-monitors 5.0.0..5.1.0
-----------------------------------------

3ffd576 Fix masakari-monitor connection issue
da40a2f import zuul job settings from project-config
e6ecb56 Update UPPER_CONSTRAINTS_FILE for stable/queens
a44bbb2 Update .gitreview for stable/queens


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

.gitreview                                      |   1 +
.zuul.yaml                                      |  14 +++
masakarimonitors/cmd/__init__.py                |  47 ++++++++++
masakarimonitors/cmd/hostmonitor.py             |  16 ++++
masakarimonitors/cmd/instancemonitor.py         |  16 ++++
masakarimonitors/cmd/processmonitor.py          |  16 ++++
masakarimonitors/ha/masakari.py                 |  38 +++++----
masakarimonitors/utils.py                       |  23 +++--
requirements.txt                                |   1 +
tox.ini                                         |   2 +-
11 files changed, 175 insertions(+), 108 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 5e40cea..25f31cd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,0 +6 @@ libvirt-python>=1.2.5 # LGPLv2+
+openstacksdk>=0.11.0 # Apache-2.0






More information about the Release-announce mailing list