[telemetry] aodh 2.0.6 (mitaka)
We are gleeful to announce the release of: aodh 2.0.6: OpenStack Telemetry Alarming This release is part of the mitaka stable release series. Download the package from: https://tarballs.openstack.org/aodh/ For more details, please see below. Changes in aodh 2.0.5..2.0.6 ---------------------------- 5dd569d read data from stdout instead of stderr Diffstat (except docs and test files) ------------------------------------- releasenotes/source/conf.py | 3 +++ requirements.txt | 2 +- setup.cfg | 1 + 6 files changed, 15 insertions(+), 9 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index ddbf3ae..e3de0dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12 +12 @@ oslo.context>=0.2.0 # Apache-2.0 -oslo.db>=1.12.0 # Apache-2.0 +oslo.db>=1.12.0,!=4.13.1,!=4.13.2,!=4.15.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org