]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Support notification/polling full config by hiera
authorAndy Botting <andy@andybotting.com>
Thu, 30 Apr 2020 01:38:13 +0000 (11:38 +1000)
committerAndy Botting <andy@andybotting.com>
Mon, 11 May 2020 01:45:16 +0000 (11:45 +1000)
commitfa3e59e1f78ab6621e9fefca2c4e4fcba2759d24
treead7ad10e1267369af41ae9bc3ffc53a336afd33d
parentbda58c878b9541a40ca296cacec8084d0aef63d7
Support notification/polling full config by hiera

The existing YAML templates for pipeline, event_pipeline and
polling configurations aren't flexible enough to support more
complex setups.

This commit adds support for allowing the whole YAML config to be
defined in Hiera by adding some new class arguments.

Change-Id: If08d876d659871f02f3ccfd9f20ccb3605f98de1
manifests/agent/notification.pp
manifests/agent/polling.pp
releasenotes/notes/add-agent-notification-polling-config.yaml-7756bf89719cdbcf.yaml [new file with mode: 0644]
spec/classes/ceilometer_agent_notification_spec.rb
spec/classes/ceilometer_agent_polling_spec.rb