]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add support to configure publisher in pipeline.yaml
authorPradeep Kilambi <pkilambi@redhat.com>
Thu, 16 Mar 2017 19:45:45 +0000 (15:45 -0400)
committerPradeep Kilambi <pkilambi@redhat.com>
Tue, 11 Apr 2017 17:56:33 +0000 (13:56 -0400)
commit347140eca06a3ffa282d710f4599856b984c676f
tree638c464e96869e5283e77977337a9bce15cbdf30
parentbd1ebe015f8c6819e5aaf4d9bd549de1ed556999
Add support to configure publisher in pipeline.yaml

pipeline yaml defaults to gnocchi publisher. This wont work
if collector(which is deprecated) is still being used. This
should be set to notifier:// instead. So lets make this
configurable.

Change-Id: I242642035c3d3d6e814f54bcd2d1e15c3a53120b
manifests/agent/notification.pp
manifests/params.pp
releasenotes/notes/configure-pipeline-8cc371e4af193f1d.yaml [new file with mode: 0644]
spec/classes/ceilometer_agent_notification_spec.rb
templates/pipeline.yaml.erb [new file with mode: 0644]