[release-announce] [telemetry] aodh 3.0.2 (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 28 16:04:33 UTC 2017


We joyfully announce the release of:

aodh 3.0.2: OpenStack Telemetry Alarming

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/aodh/

For more details, please see below.

Changes in aodh 3.0.1..3.0.2
----------------------------

2b50f97 composite: fix evaluation of trending state alarms
f1eaea4 Fix expecting content-type headers
b2bab64 add testresources req
283c0fd [instll] Update a more simple rabbitmq configuration
a71dc50 Fix the endpoint type of zaqar notifier
ecba251 read data from stdout instead of stderr
94a6ee9 Support keystone v3 for Zaqar notifier


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

aodh/evaluator/composite.py                     |  17 ++-
aodh/notifier/zaqar.py                          |  10 +-
install-guide/source/configure-common.rst       |  10 +-
releasenotes/source/conf.py                     |   3 +
requirements.txt                                |   2 +-
setup.cfg                                       |   1 +
10 files changed, 161 insertions(+), 73 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index e29b1ac..6094e12 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ lxml>=2.3
-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





More information about the Release-announce mailing list