The aodh.notifier.log Module

Log alarm notifier.

class aodh.notifier.log.LogAlarmNotifier(conf)[source]

Bases: aodh.notifier.AlarmNotifier

Log alarm notifier.

static notify(action, alarm_id, alarm_name, severity, previous, current, reason, reason_data)[source]

Previous topic

The aodh.messaging Module

Next topic

The aodh.notifier.rest Module

Project Source

This Page