[release-announce] monasca-persister 1.12.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 9 15:40:06 UTC 2018
We are pumped to announce the release of:
monasca-persister 1.12.0: Moves metrics and alarm state transitions
from the Message Queue to the Metrics and Alarms database.
This release is part of the rocky stable release series.
Download the package from:
https://tarballs.openstack.org/monasca-persister/
For more details, please see below.
Changes in monasca-persister 1.11.0..1.12.0
-------------------------------------------
71b4d50 Fixed the handling of metrics outside of the retention policy
6f587b4 Switch to using stestr
26e6d29 Fix coverage job configuration
db7aee7 includes options defined in kafka common
fe5e84f Convert README.md to ReStructuredTest format
bac8724 update README with python section
19994ac fix misspelling of "because"
5b4a720 Update links in README
Diffstat (except docs and test files)
-------------------------------------
README.md | 57 --------------
README.rst | 103 ++++++++++++++++++++++++++
lower-constraints.txt | 3 +
monasca_persister/conf/kafka_alarm_history.py | 2 +-
monasca_persister/conf/kafka_events.py | 2 +-
monasca_persister/conf/kafka_metrics.py | 2 +-
monasca_persister/repositories/persister.py | 6 +-
perf/README.md | 2 +-
setup.cfg | 2 +-
test-requirements.txt | 2 +-
tox.ini | 12 +--
11 files changed, 123 insertions(+), 70 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index e16d459..fe202ce 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ oslotest>=3.2.0 # Apache-2.0
-os-testr>=1.0.0 # Apache-2.0
+stestr>=1.0.0 # Apache-2.0
More information about the Release-announce
mailing list