Comment 4 for bug 1493981

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (kilo)

Reviewed: https://review.openstack.org/222646
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=375f4165d5b8ef0a90be619e7a1095cc39c5478f
Submitter: Jenkins
Branch: kilo

commit 375f4165d5b8ef0a90be619e7a1095cc39c5478f
Author: Major Hayden <email address hidden>
Date: Wed Sep 9 14:31:22 2015 -0500

    Enabling log compression by default

    Most of the logs are compressed already based on configurations in
    /etc/logrotate.d, but this patch ensures that the remaining logs are
    compressed during the rotation process.

    Closes-Bug: 1493981

    Change-Id: If11c6d3a292b3621c00a8d0b775274a8096eaa66
    (cherry picked from commit 424377ff17f2f00e26b6e0989f7d4388b3004e6b)