The aodh.notifier.zaqar Module

Zaqar alarm notifier.

class aodh.notifier.zaqar.ZaqarAlarmNotifier(conf)[source]

Bases: aodh.notifier.AlarmNotifier

Zaqar notifier.

get_zaqar_client()[source]
notify(action, alarm_id, alarm_name, severity, previous, current, reason, reason_data, headers=None)[source]
notify_zaqar(action, message)[source]

Previous topic

The aodh.notifier.trust Module

Next topic

The aodh.opts Module

Project Source

This Page