Comment 10 for bug 1585722

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/7.0)

Reviewed: https://review.openstack.org/322736
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=1c8902ecc81b11399515718bce7cd71705e19a40
Submitter: Jenkins
Branch: stable/7.0

commit 1c8902ecc81b11399515718bce7cd71705e19a40
Author: Alex Schultz <email address hidden>
Date: Wed May 25 11:28:24 2016 -0600

    Disable debug for nginx error logs

    This change removes the debug option from the error logs. By default
    the error level will be error if no severity level is specified.
    Previously the debug level was hard coded which could lead to large logs
    or information being leaked to the error log.

    Change-Id: I9db3c69d78c8fed8dab39f4dadb1b613ade59f90
    Closes-Bug: #1585722
    (cherry picked from commit fbdb67fd94a46f567b09ca5d18f1003bf0f9e1f1)