[release-announce] [monasca] monasca-log-api 1.2.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 5 14:30:11 UTC 2016


We are jubilant to announce the release of:

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

This release is part of the ocata 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.1.0..1.2.0
---------------------------------------

b53b54d Changed home page link
54f8224 Updated from global requirements
40bcfb4 Updated from global requirements
87cd940 Updated from global requirements
c008f88 Change assertTrue(isinstance()) by optimal assert
e30e8ef Remove xrange for run both Python 2 and Python 3
d105b4e Fix config-generator.tempest.conf path in README
6cd4826 Updated from global requirements
be4e247 Fix typo: remove redundant 'the'
7f54c76 Add prefix "$" for command examples
dea403b TrivialFix: Removed redundant 'the'


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

README.md                                     | 10 +++-------
monasca_log_api_tempest/README.md             | 21 +++++++++++----------
requirements.txt                              | 10 +++++-----
setup.cfg                                     |  2 +-
test-requirements.txt                         |  2 +-
7 files changed, 25 insertions(+), 28 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 8ec8c8f..6109f3a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=1.6 # Apache-2.0
+pbr>=1.8 # Apache-2.0
@@ -8,2 +8,2 @@ falcon>=0.1.6 # Apache-2.0
-keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
-oslo.config>=3.14.0 # Apache-2.0
+keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
+oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
@@ -11 +11 @@ oslo.middleware>=3.0.0 # Apache-2.0
-oslo.log>=1.14.0 # Apache-2.0
+oslo.log>=3.11.0 # Apache-2.0
@@ -13 +13 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.16.0 # Apache-2.0
+oslo.utils>=3.18.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index c964a1d..c269109 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0





More information about the Release-announce mailing list