Comment 7 for bug 1282296

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-cinder (master)

Reviewed: https://review.openstack.org/74850
Committed: https://git.openstack.org/cgit/stackforge/puppet-cinder/commit/?id=96e4a0a670aaa073b9a101409181df4e4284746d
Submitter: Jenkins
Branch: master

commit 96e4a0a670aaa073b9a101409181df4e4284746d
Author: Sebastien Badia <email address hidden>
Date: Wed Feb 19 23:20:37 2014 +0100

    Add log_dir param. by default and allow users to disable it

    This commit add log_dir param and configures it to /var/log/cinder
    (default location). Set log_dir to false allows users to disable logging
    to a directory (usefull if syslog is enabled in order not to log twice).

    Change-Id: I8b8d72f8c9551ffb1a4f73575013d70e985f274c
    Closes-bug: #1282296