aodh/ceilometer/storage/sqlalchemy
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
..
alembic Add repeat_actions to alarm 2013-08-02 11:32:15 +02:00
migrate_repo Merge "Call alembic migrations after sqlalchemy-migrate" 2013-08-01 10:19:13 +00:00
__init__.py implement sqlalchemy dbengine backend 2012-09-26 21:36:44 +00:00
migration.py Call alembic migrations after sqlalchemy-migrate 2013-07-29 16:40:32 +03:00
models.py Add repeat_actions to alarm 2013-08-02 11:32:15 +02:00