[release-announce] [monasca] monasca-common 1.2.0 (ocata)

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


We are tickled pink to announce the release of:

monasca-common 1.2.0: Monasca common python modules

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

Changes in monasca-common 1.1.0..1.2.0
--------------------------------------

eb7d166 Updated from global requirements
b28f16f Updated from global requirements
785998e Add prefix "$" for command examples


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

README.md             | 11 +++++------
requirements.txt      |  4 ++--
test-requirements.txt |  2 +-
3 files changed, 8 insertions(+), 9 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index af3e63a..8103654 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,2 +9,2 @@ PyMySQL!=0.7.7,>=0.6.2 # MIT License
-oslo.config>=3.14.0 # Apache-2.0
-pbr>=1.6 # Apache-2.0
+oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
+pbr>=1.8 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d71354c..5e90e4b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ Babel>=2.3.4 # BSD
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0





More information about the Release-announce mailing list