aodh/tests/alarm
Eoghan Glynn f44e292e7a Ensure combination alarms can be evaluated
Fixes bug 1237589

Previously the retrieval of state for the constituent alarms always
failed for combination alarms, due to an incorrect attribute of
ceilometerclient being used. As a result combination alarms could
never be successfully evaluated.

Now the correct pluralized attribute is used.

Change-Id: Id58a5d185854367e5a08011048774ab5aed93d4e
2013-10-09 20:02:51 +01:00
..
evaluator Ensure combination alarms can be evaluated 2013-10-09 20:02:51 +01:00
partition Simple alarm partitioning protocol based on AMQP fanout RPC 2013-09-20 17:22:46 +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_partitioned_alarm_svc.py Simple alarm partitioning protocol based on AMQP fanout RPC 2013-09-20 17:22:46 +01:00
test_rpc.py add more test cases to improve the test code coverage #6 2013-10-04 22:02:25 -04:00
test_singleton_alarm_svc.py Don't load into alarms evaluators disabled alarms 2013-09-26 18:05:23 +02:00