Browse Source
Allow event_pipeline.yaml to have publishers specified. This is required to support aodh event alarms by pushing notifications to an alarm queue as described here: http://docs.openstack.org/developer/aodh/event-alarm.html Change-Id: If367192f9c0214b3b4462788024dd9222dff558e Signed-off-by: Michael Chapman <woppin@gmail.com>changes/24/352224/8
5 changed files with 104 additions and 0 deletions
@ -0,0 +1,3 @@
|
||||
--- |
||||
features: |
||||
- Add the ability to manage publishers in event_pipeline.yaml |
Loading…
Reference in new issue