deb-aodh/aodh
Mehdi Abaakouk 0ac9fcaf62 composite: fix evaluation of trending state alarms
When threshold evaluator returns a trending state instead of a state,
the composite evaluator ignores it and passes the alarm to insufficient
data instead of using it.

This change fixes that.

Closes-bug: #1645344

Change-Id: I4703936e0377a466e09c97b5485191b17442b57d
2017-01-05 07:17:46 +01:00
..
api Merge "Don't create multiple trust IDs per alarm" 2017-01-04 15:40:34 +00:00
cmd Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-16 05:14:43 +00:00
conf cors: update default configuration using cors' own set_defaults funtion 2016-10-26 20:59:01 +08:00
evaluator composite: fix evaluation of trending state alarms 2017-01-05 07:17:46 +01:00
locale Imported Translations from Zanata 2016-11-04 12:07:56 +00:00
notifier Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-16 05:14:43 +00:00
storage Replace retrying with tenacity 2016-12-14 17:15:58 +00:00
tests composite: fix evaluation of trending state alarms 2017-01-05 07:17:46 +01:00
__init__.py Update to hacking 0.11.0 2016-05-10 17:07:35 +02:00
coordination.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-16 05:14:43 +00:00
event.py Remove default=None when set value in Config 2016-09-27 14:33:19 +00:00
i18n.py Rename to aodh 2015-06-25 14:46:39 +02:00
keystone_client.py Remove unused LOG object 2016-07-07 09:46:55 +08:00
messaging.py Catch DriverLoadFailure for get_transport optional 2016-06-02 14:11:32 +08:00
opts.py Allow to extends the evaluator lookback window 2016-08-01 09:02:47 +02:00
queue.py Use "topics" instead of "topic" in Notifier initialization 2016-06-13 16:30:24 +08:00
service.py Remove unused option `host' 2016-05-18 14:29:50 +02:00