masakari-monitors 11.0.0 (wallaby)
We are thrilled to announce the release of: masakari-monitors 11.0.0: Monitors for Masakari This release is part of the wallaby 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 10.0.0..11.0.0 ------------------------------------------- 987584a Repeated check to determine host status 0cdbb23 [hostmonitor] Add pacemaker_node_type option 07bd41f Drop CAP_NET_ADMIN 12e4436 Drop unused samples da5bba8 Revert "remove py37" 2932977 remove unused configration 9768c7d remove unicode from code 9458a9f remove unused script 9d5dd9f remove py37 40fc3c1 Drop lower-constraints 2d6750a Update TOX_CONSTRAINTS_FILE eb73b02 [CI] Add periodic jobs e8798b6 Add py38 package metadata 86b4651 Add Python3 wallaby unit tests 7f85cb6 Update master for stable/victoria 5e05de3 Remove unnecessary continue statement Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 5 +- etc/masakarimonitors/hostmonitor.conf.sample | 74 --------------- etc/masakarimonitors/proc.list.sample | 2 - etc/masakarimonitors/processmonitor.conf.sample | 13 --- lower-constraints.txt | 102 --------------------- masakarimonitors/conf/host.py | 19 ++++ .../conf/introspectiveinstancemonitor.py | 6 -- .../hostmonitor/host_handler/handle_host.py | 79 ++++++++++++---- masakarimonitors/privsep.py | 3 +- masakarimonitors/processmonitor/typescript | 0 .../hostmonitor/host_handler/test_handle_host.py | 63 ++++++++++++- ...y-check-when-host-failure-78649c512ef79199.yaml | 17 ++++ .../notes/drop-cap-net-admin-8d7d7cfb274e9547.yaml | 5 + .../hostmonitor-systemd-89696f96a654a918.yaml | 6 ++ releasenotes/source/conf.py | 16 ++-- releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 6 ++ setup.cfg | 1 + tox.ini | 12 +-- 20 files changed, 195 insertions(+), 243 deletions(-)
participants (1)
-
no-reply@openstack.org