[release-announce] monasca-log-api 2.3.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu May 16 20:50:56 UTC 2019


We high-spiritedly announce the release of:

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

This release is part of the pike stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in monasca-log-api 2.3.0..2.3.1
---------------------------------------

799a1b4 Replace openstack.org git:// URLs with https://
ed16200 import zuul job settings from project-config
a24037d Fix tempest test
14210cd Zuul: Remove project name
d0562cf Allow to disable statsd self-moniotring
2dcf277 Configure tempest test job for zuul3
3fd7189 Avoid tox_install.sh for constraints support
670829d Fix WSGI application
6b312e8 Make ZuulV3 working
d15c01f Update UPPER_CONSTRAINTS_FILE for stable/pike
5be91d5 Update .gitreview for stable/pike


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

.gitreview                                         |   1 +
.zuul.yaml                                         |  45 +++++++++
contrib/post_test_hook.sh                          | 103 +++++++++++++++++++++
devstack/README.md                                 |   2 +-
devstack/Vagrantfile                               |   4 +-
devstack/plugin.sh                                 |   2 +-
devstack/post_test_hook.sh                         |   6 +-
devstack/pre_test_hook.sh                          |   0
devstack/settings                                  |   8 +-
etc/monasca/log-api-logging.conf                   |   2 +-
monasca_log_api/app/base/log_publisher.py          |  50 +++++-----
monasca_log_api/app/controller/api/logs_api.py     |  45 ++++-----
monasca_log_api/app/controller/v2/logs.py          |  60 +++++++-----
.../app/controller/v3/aid/bulk_processor.py        |  24 +++--
monasca_log_api/app/controller/v3/aid/helpers.py   |   5 +
monasca_log_api/app/controller/v3/logs.py          |  73 +++++++++------
monasca_log_api/app/wsgi.py                        |  15 ++-
monasca_log_api/conf/monitoring.py                 |   3 +
playbooks/legacy/monascalog-tempest-base/post.yaml |  16 ++++
playbooks/legacy/monascalog-tempest-base/run.yaml  |  75 +++++++++++++++
tools/tox_install.sh                               |  30 ------
tox.ini                                            |  10 +-
24 files changed, 420 insertions(+), 168 deletions(-)







More information about the Release-announce mailing list