aodh/ceilometer/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
notifier Apply six for metaclass 2013-10-08 15:22:30 +09:00
partition Don't load into alarms evaluators disabled alarms 2013-09-26 18:05:23 +02:00
__init__.py Basic alarm threshold evaluation logic. 2013-07-01 14:16:11 +01:00
rpc.py Don't send unuseful rpc alarm notification 2013-09-24 16:32:00 +02:00
service.py Apply six for metaclass 2013-10-08 15:22:30 +09:00