[release-announce] monasca-common 2.12.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 24 17:11:05 UTC 2018


We high-spiritedly announce the release of:

monasca-common 2.12.0: Monasca common python modules

This release is part of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/monasca-common

Download the package from:

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

Please report issues through launchpad:

    https://storyboard.openstack.org/#!/project/865

For more details, please see below.

Changes in monasca-common 2.11.0..2.12.0
----------------------------------------

eb6eb9e Don't quote {posargs} in tox.ini
abc3f8d Remove Docker tag based on timestamp
3cdad50 fix tox python3 overrides
1017229 Fix coverage job for Python 3
725d34c Update the outdated URL
15c761a Allow to build image with common from Gerrit
6e93967 add python 3.6 unit test job
fc35e69 import zuul job settings from project-config
9fd9a01 Build and push images only on relevant changes
304772f Ensures that messages pass to kafka client are bytes string
dcea427 Implement MySQL check script for Docker
2c1a2ed Make health checks more frequent in Docker
34e4c58 Remove not used pykafka requirement
1cce682 Py3:Fix messages encoding for kafka producer
de60383 Improve Zuul jobs with Docker names
6f97685 Build Docker image in zuul


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

.zuul.yaml                         | 66 ++++++++++++++++++++++++++++
lower-constraints.txt              |  1 -
monasca_common/kafka/producer.py   | 13 ++++--
monasca_common/policy/i18n.py      |  2 +-
playbooks/publish.yml              | 12 ++++++
playbooks/run.yml                  | 19 ++++++++
playbooks/setup_ci.sh              | 21 +++++++++
requirements.txt                   |  1 -
tox.ini                            | 15 ++++---
18 files changed, 378 insertions(+), 66 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 2f13fd0..b349f74 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +5,0 @@ kazoo>=2.2 # Apache-2.0
-pykafka>=2.5.0 # Apache 2.0 License






More information about the Release-announce mailing list