[release-announce] [monasca] monasca-log-api 1.4.2 (ocata)
no-reply at openstack.org
no-reply at openstack.org
Wed Jul 5 16:26:11 UTC 2017
We eagerly announce the release of:
monasca-log-api 1.4.2: Monasca API for sending log entries
This release is part of the ocata stable release series.
Download the package from:
https://tarballs.openstack.org/monasca-log-api/
For more details, please see below.
Changes in monasca-log-api 1.4.1..1.4.2
---------------------------------------
f52802f Fix tempest test for empty_body
20ed651 Ensure and verify utf-8 support
0d04377 Updated from global requirements
954692b Freeze branches at stable/ocata
Diffstat (except docs and test files)
-------------------------------------
devstack/settings | 10 +--
monasca_log_api/reference/common/log_publisher.py | 28 +++++--
monasca_log_api/reference/common/model.py | 21 +++++
requirements.txt | 2 +-
tox.ini | 1 +
14 files changed, 318 insertions(+), 79 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index d6e2d8f..c0209c2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr<2.0.0,>=1.8 # Apache-2.0
+pbr>=1.8 # Apache-2.0
More information about the Release-announce
mailing list