[release-announce] monasca-log-api 2.8.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 25 22:59:21 UTC 2018


We jubilantly announce the release of:

monasca-log-api 2.8.0: Monasca API for sending log entries

This release is part of the stein release series.

Download the package from:

    https://tarballs.openstack.org/monasca-log-api/

For more details, please see below.

Changes in monasca-log-api 2.7.0..2.8.0
---------------------------------------

50e7a32 Modify log-persister conf to support new index pattern
2f94dda Use oslo_utils.encodeutils.safe_encode
3ed5838 Py3: Fix encoding in _verify_topics method
08c8709 Fix policy check for healthcheck and version
d9c7e7a Add .vagrant to gitignore
5fced3e Use templates for cover and lower-constraints
1c15845 add python 3.6 unit test job
097a249 switch documentation job to new PTI
6a18913 import zuul job settings from project-config
cbfea3c Update reno for stable/rocky
63510b2 Enable python3 in devstack
7d40e5d Fix default policy rules registration
82f68df Update policy configuration document


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

.gitignore                                          |  1 +
.zuul.yaml                                          | 12 ++++++++++--
devstack/README.md                                  |  6 +++---
devstack/files/monasca-log-persister/persister.conf |  2 +-
devstack/plugin.sh                                  |  3 +++
etc/monasca/log-api-paste.ini                       |  7 ++-----
monasca_log_api/app/api.py                          |  8 ++++++--
monasca_log_api/app/base/log_publisher.py           | 17 ++---------------
monasca_log_api/healthcheck/kafka_check.py          |  4 ++++
monasca_log_api/policies/__init__.py                |  6 ------
monasca_log_api/policies/healthchecks.py            | 10 +++++++---
monasca_log_api/policies/logs.py                    | 11 ++++++++---
monasca_log_api/policies/versions.py                |  5 ++++-
releasenotes/source/index.rst                       |  1 +
releasenotes/source/rocky.rst                       |  6 ++++++
16 files changed, 65 insertions(+), 49 deletions(-)







More information about the Release-announce mailing list