The aodh.notifier.rest Module

Rest alarm notifier.

class aodh.notifier.rest.RestAlarmNotifier(conf)[source]

Bases: aodh.notifier.AlarmNotifier

Rest alarm notifier.

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

Previous topic

The aodh.notifier.log Module

Next topic

The aodh.notifier.test Module

Project Source

This Page