]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Remove log_dir from params and make logs configurable in init stable/grizzly grizzly-eol
authorDavid Moreau Simard <dmsimard@iweb.com>
Tue, 21 Jan 2014 18:30:02 +0000 (13:30 -0500)
committerDavid Moreau Simard <dmsimard@iweb.com>
Thu, 30 Jan 2014 15:29:28 +0000 (10:29 -0500)
commit76a2f518cea29d5ff251446bf5b2fd81f825d3d4
treeda52334cc9c01220b7738d9adf473053dcf67833
parent9740dcecbe3092afc933e438bb1ba52a79dce060
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
(cherry picked from commit 3685997f0ed4a88d0ccacd0415b210a948c66910)
manifests/init.pp
manifests/params.pp
spec/classes/ceilometer_init_spec.rb