[release-announce] [monasca] monasca-persister 1.6.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 5 16:09:03 UTC 2017


We are overjoyed to announce the release of:

monasca-persister 1.6.0: Moves metrics and alarm state transitions
from the Message Queue to the Metrics and Alarms database.

This release is part of the pike release series.

Download the package from:

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

For more details, please see below.

Changes in monasca-persister 1.5.0..1.6.0
-----------------------------------------

3dbefbe Updated from global requirements
472cb81 Updated from global requirements
b7184a8 Remove nose from test-requirements
659ddef Fix requirements for influxdb and cassandra


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

requirements.txt      | 2 --
setup.cfg             | 6 ++++++
test-requirements.txt | 3 +--
tox.ini               | 4 +++-
4 files changed, 10 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index e28de1b..fb75eb9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,2 +7,0 @@ six>=1.9.0 # MIT
-#influxdb==2.8.0
-#cassandra-driver>=2.1.4,!=3.6.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d944e4e..bf83cd4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-coverage>=4.0 # Apache-2.0
-nose # LGPL
+coverage!=4.4,>=4.0 # Apache-2.0





More information about the Release-announce mailing list