aodh/tests/alarm
Eoghan Glynn 77dd72da0a s/alarm/alarm_id/ in alarm notification
During the review cycle for the alarm notifier, the notification payload
was changed from containing the entire alarm representation to just the
alarm UUID.

However, the field name remained as 'alarm' which could be confusing.

Hence, we change this to alarm_id.

Change-Id: I5d9409df92010c7c89ad1f108b074bbf8487bb90
2013-08-09 10:45:01 +01:00
..
__init__.py Basic alarm threshold evaluation logic. 2013-07-01 14:16:11 +01:00
test_notifier.py s/alarm/alarm_id/ in alarm notification 2013-08-09 10:45:01 +01:00
test_rpc.py s/alarm/alarm_id/ in alarm notification 2013-08-09 10:45:01 +01:00
test_singleton_alarm_svc.py Simple service for singleton threshold eval 2013-07-01 14:16:11 +01:00
test_threshold_evaluation.py Include previous state in alarm notification 2013-08-08 22:16:11 +01:00