deb-ceilometer/etc/ceilometer/event_pipeline.yaml
gordon chung 7dc164bc5d add event pipeline
this patch adds base framework for a new event pipeline manager
to allow developers/operators ability to transform and trigger
incoming notifications similar to how pipeline manager works for
samples.

Change-Id: I607763213d9bf0121bf4182e236335546a1222f8
Implements: blueprint notification-pipelines
2015-01-26 10:49:13 -05:00

14 lines
210 B
YAML

---
sources:
- name: event_source
events:
- "*"
sinks:
- event_sink
sinks:
- name: event_sink
transformers:
triggers:
publishers:
- direct://