aodh/ceilometer/alarm
Mehdi Abaakouk 5604b457f3 Add repeat_actions to alarm
If a user want to be sure that they don't miss a notification it can set
repeat_actions to true in a alarm.

All actions will be called of each evaluation of the alarm instead of
each change state of the alarm.

Change-Id: Ibed79db99531a702c99a0b3746a76586d927eb06
2013-08-02 11:32:15 +02:00
..
notifier Fix notify method signature on LogAlarmNotifier 2013-07-31 17:02:08 +01:00
__init__.py Basic alarm threshold evaluation logic. 2013-07-01 14:16:11 +01:00
rpc.py Implementation of the alarm RPCAlarmNotifier 2013-07-24 09:52:21 +02:00
service.py Add support for CA authentication in Keystone 2013-08-01 09:55:23 +02:00
threshold_evaluation.py Add repeat_actions to alarm 2013-08-02 11:32:15 +02:00