]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Remove log_dir from params and make logs configurable in init
authorDavid Moreau Simard <dmsimard@iweb.com>
Tue, 21 Jan 2014 18:30:02 +0000 (13:30 -0500)
committerDavid Moreau Simard <dmsimard@iweb.com>
Thu, 23 Jan 2014 20:21:24 +0000 (15:21 -0500)
commit3685997f0ed4a88d0ccacd0415b210a948c66910
treeff817aa91d94a5da4f869c0b58a437b043a2d915
parentf2cd6ac8595552e890d4a9bdbb2196eba2dc4d5f
Remove log_dir from params and make logs configurable in init

log_dir does not seem to be used in other classes. In the use case where
it can be necessary to specify the location of ceilometer logs, this
patch makes it possible to do so while maintaining the default for
backwards compatibility. This patch also adds the possibility of
sending logs to syslog/rsyslog in the same way as implemented in
puppet-nova.

Change-Id: I1f970d5e3cc947308221fb2b2cdfb34f89c64314
Partial-Bug: #1269482
manifests/init.pp
manifests/params.pp
spec/classes/ceilometer_init_spec.rb