updates to collectd support
authorLars Kellogg-Stedman <lars@redhat.com>
Thu, 15 Dec 2016 03:07:26 +0000 (22:07 -0500)
committerLars Kellogg-Stedman <lars@redhat.com>
Wed, 18 Jan 2017 15:06:15 +0000 (10:06 -0500)
commite56f9e304fa12eef915da4d8e2c0218ca1155ca3
tree98c6fa7a8e236a980403cdbafcfa26b49f036ee7
parent77cd102c9a96c1be4bef7f8afb95f300c06d2134
updates to collectd support

Based on Steve Hardy's comments in
https://review.openstack.org/#/c/413748/, we need to move handling of
the list of plugins out of the heat templates and into puppet.  This
module now uses the service_names variable to look up information on
per-service collectd plugins.

Change-Id: Ie5fba01e1f91ffdc39eb0eb1be9b1464c797b04f
manifests/profile/base/metrics/collectd.pp
manifests/profile/base/metrics/collectd/collectd_plugin.pp [new file with mode: 0644]
manifests/profile/base/metrics/collectd/collectd_service.pp [new file with mode: 0644]