summaryrefslogtreecommitdiff
path: root/ceilometer/alarm/notifier/log.py
Commit message (Expand)AuthorAgeFilesLines
* Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-311-2/+1
* Remove "# noqa" leftovers for gettextutils._Dina Belova2014-04-281-1/+1
* Adds additional details to alarm notificationsNejc Saje2014-02-051-1/+1
* Add i18n warpping for all LOG messagesChenZheng2013-11-291-2/+7
* s/alarm/alarm_id/ in alarm notificationEoghan Glynn2013-08-091-2/+2
* Include previous state in alarm notificationEoghan Glynn2013-08-081-3/+3
* Fix notify method signature on LogAlarmNotifierEoghan Glynn2013-07-311-0/+1
* Implement a basic alarm notification serviceJulien Danjou2013-07-111-0/+31