Comment 16 for bug 1282296

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

Reviewed: https://review.openstack.org/75020
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=1d5a298f4110842d71860c8f9fda722914dbba73
Submitter: Jenkins
Branch: master

commit 1d5a298f4110842d71860c8f9fda722914dbba73
Author: Sebastien Badia <email address hidden>
Date: Thu Feb 20 13:31:58 2014 +0100

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

      * add log_dir param (and configure it to /var/log/glance) by default.
      * fix log_file missing setting on glance::registry
      * allow users to disable log_dir and log_file with « false » argument.

    Change-Id: I0689fa15199e69cf16ff306050776d150365a09c
    Closes-bug: #1282296