Files
aodh/setup.cfg
Ryota MIBU 129e443dba Add 'event' type and 'event_rule' to alarm API
This patch adds 'event' type to the alarm type list.

This patch also adds AlarmEventRule which has two attributes; 'event_type'
and 'query'. 'event_type' indicate which type(s) of event to be evaluated
for the alarm. 'query' is a list of conditions combined by AND as the same
as AlarmThresholdRule.

APIImpact
Implements: blueprint event-alarm-evaluator

Change-Id: I5b7da632dcc2a48c199989e7adf75ac82e4b654d
2015-08-06 02:07:24 +09:00

3.1 KiB