[release-announce] monasca-notification 1.14.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 6 06:37:49 UTC 2019


We are thrilled to announce the release of:

monasca-notification 1.14.1: Reads alarms from Kafka and then notifies
the customer using their configured notification method.

This release is part of the rocky stable release series.

The source is available from:

    https://opendev.org/openstack/monasca-notification

Download the package from:

    https://tarballs.openstack.org/monasca-notification/

Please report issues through:

    https://bugs.launchpad.net/monasca/+bugs

For more details, please see below.

Changes in monasca-notification 1.14.0..1.14.1
----------------------------------------------

ed23523 Fix team and repository tags in README.rst
5c00781 Fix loading of notification plugins
eaf01f3 Bug Fix: Parses notifier configuration options
22b603a Blacklist bandit and update sphinx requirement
369b659 OpenDev Migration Patch
042cf9e import zuul job settings from project-config
771bce2 Update UPPER_CONSTRAINTS_FILE for stable/rocky
6ba5b69 Update .gitreview for stable/rocky


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

.gitreview                             |  3 ++-
.zuul.yaml                             |  6 ++++++
README.rst                             | 10 +++-------
lower-constraints.txt                  |  1 +
monasca_notification/conf/__init__.py  |  8 ++++++++
monasca_notification/conf/notifiers.py | 10 +++++++---
monasca_notification/config.py         |  3 +++
test-requirements.txt                  |  2 +-
tox.ini                                |  2 +-
9 files changed, 32 insertions(+), 13 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 53b3732..cf7f6c8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@
-bandit>=1.1.0 # Apache-2.0
+bandit!=1.6.0,>=1.1.0 # Apache-2.0






More information about the Release-announce mailing list