The aodh.event Module

class aodh.event.EventAlarmEndpoint(evaluator)[source]

Bases: object

sample(ctxt, publisher_id, event_type, payload, metadata)[source]
class aodh.event.EventAlarmEvaluationService(conf)[source]

Bases: oslo_service.service.Service

start()[source]
stop()[source]

Previous topic

The aodh.evaluator.utils Module

Next topic

The aodh.hacking.checks Module

Project Source

This Page