[openstack-announce] [new][monasca] monasca-notification 1.3.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 20 15:43:46 UTC 2016


We are satisfied to announce the release of:

monasca-notification 1.3.0: UNKNOWN

This release is part of the newton release series.

For more details, please see below.

Changes in monasca-notification 1.2.13..1.3.0
---------------------------------------------

978dd35 Update copyright in monasca-nofitication
79f8afb [monasca-notification] Change tox to use https instead of git
17522ad [monasca-notification] Constraint tox targets with upper-constraints
79189ca Adding support for periodic notifications
1fcb2fd Change tox file
20b5652 Retry engine trys to write bad data to Kafka
6e2961c Retry engine trys to write bad data to Kafka

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

.../common/repositories/base/base_repo.py          |   6 +-
.../common/repositories/mysql/mysql_repo.py        |  19 +++-
.../common/repositories/orm/models.py              |   2 +
.../common/repositories/orm/orm_repo.py            |  11 ++-
.../common/repositories/postgres/pgsql_repo.py     |  16 +++-
monasca_notification/common/utils.py               |  23 +++++
monasca_notification/main.py                       |  11 ++-
monasca_notification/notification.py               |  15 ++-
monasca_notification/notification_engine.py        |  16 +++-
monasca_notification/notification_exceptions.py    |   2 +-
monasca_notification/periodic_engine.py            | 101 +++++++++++++++++++++
monasca_notification/processors/alarm_processor.py |   8 +-
monasca_notification/retry_engine.py               |   7 +-
notification.yaml                                  |   5 +
tools/tox_install.sh                               |  57 ++++++++++++
tox.ini                                            |   6 +-
23 files changed, 360 insertions(+), 55 deletions(-)






More information about the OpenStack-announce mailing list