New alarm evaluator for handling alarms on events 78/278/4
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Thu, 9 Apr 2015 07:45:12 +0000 (16:45 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Thu, 16 Apr 2015 13:31:59 +0000 (22:31 +0900)
commit32f1508c6bf9935dbece3106f81d4c4f71adc82e
treed256ab04189f735373bf8a41a4755f3ca2592553
parent098d8485f933daa98f6fc48d504f0d7baeb365c7
New alarm evaluator for handling alarms on events

NOTE: This is blueprint spec draft for OpenStack Ceilomter.

This blueprint proposes to add a new alarm evaluator for handling
alarms on events passed from other OpenStack services, that provides
event-driven alarm evaluation which makes new sequence in Ceilometer
instead of the polling-based approach of the existing Alarm Evaluator,
and realizes immediate alarm notification to end users.

JIRA: DOCTOR-3
Change-Id: Ie1a50111d82ad3c808c8ec2350e15119165cebff
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
design_docs/notification-alarm-evaluator.rst [new file with mode: 0644]