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

no-reply at openstack.org no-reply at openstack.org
Mon Apr 1 13:14:28 UTC 2019


We are overjoyed to announce the release of:

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

This release is part of the stein stable release series.

The source is available from:

    https://git.openstack.org/cgit/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.

2.9.0
^^^^^

Deprecation Notes

* Configuration file path /etc/monasca/log-api.conf is deprecated.
  Use the standard path /etc/monasca/monasca-log-api.conf or the
  configuration dir (supported via oslo.config) /etc/monasca/monasca-
  log-api.conf.d/any_config_name.conf

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

ea3f5b4 Replace openstack.org git:// URLs with https://
9fd973e Use global job for building docker image
5c2ebbe Use monasca-log-api.conf for doc, devstack and docker
d8f53e8 Replace log-api.conf with monasca-log-api.conf
c6d28fe devstack: Use 2.4.6 as elasticsearch version
e07786b Add python3 tempest tests
30de051 Run init_agent only when agent is installed
bec512b Change openstack-dev to openstack-discuss
db7388b Upgrade Logstash Monasca output plugin
53b8b96 Migrate DevStack plugin to Ubuntu Bionic
29a6e8f Add grafana dashboards
939018e Disable unnecessary service in tempest test
1e944e5 Switch tempest test to zuul3 native
119e4a9 Add tooling for building Docker image
630ce3c Remove setup.py check from pep8 job
2eaf6b3 tox: Stop building *all* docs in 'docs'
9d99aed Update configuration of kibana button
bdd9693 Update links in README


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

.zuul.yaml                                         |   56 +-
README.rst                                         |    4 +-
config-generator/monasca-log-api.conf              |    2 +-
devstack/README.md                                 |    2 +-
devstack/Vagrantfile                               |    8 +-
.../files/grafana/dashboards.d/09-monasca.json     | 2138 ++++++++++++++++++++
devstack/files/grafana/dashboards.d/20-kibana.json |  624 ++++++
devstack/files/grafana/dashboards.d/21-logapi.json |  624 ++++++
.../grafana/dashboards.d/22-logtransformer.json    |  624 ++++++
.../files/grafana/dashboards.d/23-logtmetrics.json |  624 ++++++
.../grafana/dashboards.d/24-logpersister.json      |  624 ++++++
devstack/files/grafana/grafana.py                  |  111 +
devstack/files/monasca-agent/elastic.yaml          |    3 +
devstack/files/monasca-agent/http_check.yaml       |   27 +
devstack/files/monasca-agent/process.yaml          |  143 ++
.../logstash-output-monasca_log_api-0.5.2.gem      |  Bin 14848 -> 0 bytes
devstack/lib/config.sh                             |    2 +-
devstack/plugin.sh                                 |   83 +-
devstack/settings                                  |    4 +-
monasca_log_api/config.py                          |   23 +-
playbooks/legacy/monascalog-tempest-base/post.yaml |   16 -
playbooks/legacy/monascalog-tempest-base/run.yaml  |   75 -
.../use-standard-config-path-f47c856009b6410d.yaml |    7 +
setup.cfg                                          |    2 +-
tox.ini                                            |   15 +-
38 files changed, 6249 insertions(+), 173 deletions(-)







More information about the Release-announce mailing list