]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add event_pipeline.yaml management
authorMichael Chapman <woppin@gmail.com>
Wed, 24 Feb 2016 02:46:08 +0000 (13:46 +1100)
committerMichael Chapman <woppin@gmail.com>
Tue, 9 Aug 2016 05:52:18 +0000 (15:52 +1000)
commit0148969bafe1423a802119934eaf1700ced7469c
tree6e4d28cb4e2ba03b1616820b06290098f822cd96
parent652c497fe3822dc3d6f5cbf2d9884af0fd84e8aa
Add event_pipeline.yaml management

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>
manifests/agent/notification.pp
manifests/params.pp
releasenotes/notes/event-pipeline-d49e4bb90fddbb0b.yaml [new file with mode: 0644]
spec/classes/ceilometer_agent_notification_spec.rb
templates/event_pipeline.yaml.erb [new file with mode: 0644]