We are ecstatic to announce the release of: monasca-persister 1.2.0: UNKNOWN This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/monasca-persister/ For more details, please see below. Changes in monasca-persister 1.1.0..1.2.0 ----------------------------------------- 05a73ec Updated from global requirements e1b3193 Remove redundant 'the' 1bc5831 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index a0174db..737c7bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,2 +4,2 @@ -oslo.config>=3.14.0 # Apache-2.0 -oslo.log>=1.14.0 # Apache-2.0 +oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.log>=3.11.0 # Apache-2.0