masakari-monitors 8.0.0 (train)
We jubilantly announce the release of: masakari-monitors 8.0.0: Monitors for Masakari This release is part of the train 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 7.0.0..8.0.0 ----------------------------------------- b7cdcb0 Add Python 3 Train unit tests d8fc7fe add libvirt-python for libvirt package ae3ab24 Remove deprecated shell scripts d0e53df Switch to using stestr 8fe6937 Use template for lower-constraints 3dc5ff7 OpenDev Migration Patch d853db3 Dropping the py35 testing 5de07cf Switch from oslosphinx to openstackdocstheme 5b33805 Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .stestr.conf | 4 + .testr.conf | 7 - .zuul.yaml | 10 +- README.rst | 26 - bindep.txt | 7 + masakarimonitors/cmd/masakari-hostmonitor.sh | 27 - masakarimonitors/cmd/masakari-processmonitor.sh | 28 - masakarimonitors/hostmonitor/hostmonitor.sh | 964 --------------------- masakarimonitors/processmonitor/common.sh | 196 ----- .../processmonitor/nova_compute_reboot_before.sh | 24 - .../processmonitor/process_status_checker.sh | 53 -- masakarimonitors/processmonitor/processmonitor.sh | 497 ----------- releasenotes/source/conf.py | 5 +- releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 + setup.cfg | 7 +- tox.ini | 43 +- 20 files changed, 69 insertions(+), 1851 deletions(-)
participants (1)
-
no-reply@openstack.org