aodh/ceilometer/storage
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
..
sqlalchemy Add repeat_actions to alarm 2013-08-02 11:32:15 +02:00
__init__.py storage: remove per-driver options 2013-07-23 15:43:34 +02:00
base.py Call alembic migrations after sqlalchemy-migrate 2013-07-29 16:40:32 +03:00
impl_hbase.py Merge "Call alembic migrations after sqlalchemy-migrate" 2013-08-01 10:19:13 +00:00
impl_log.py Call alembic migrations after sqlalchemy-migrate 2013-07-29 16:40:32 +03:00
impl_mongodb.py Call alembic migrations after sqlalchemy-migrate 2013-07-29 16:40:32 +03:00
impl_sqlalchemy.py Add repeat_actions to alarm 2013-08-02 11:32:15 +02:00
models.py Add repeat_actions to alarm 2013-08-02 11:32:15 +02:00