Comment 10 for bug 1378327

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

Reviewed: https://review.openstack.org/126602
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=76cdbb798d26f39711d776121f49f42a2a3b068a
Submitter: Jenkins
Branch: stable/5.1

commit 76cdbb798d26f39711d776121f49f42a2a3b068a
Author: Bogdan Dobrelya <email address hidden>
Date: Tue Oct 7 17:29:15 2014 +0200

    Fix hourly log rotation schedule

    W/o this patch, new log rotation template for
    Fuel 5.x master node with docker (which is
    /etc/logrotate.d/20-fuel-docker.conf) would
    never be scheduled for execution.
    And that could have caused master node's /var/log/
    free space exhausted until the next planned daily
    log rotation will come.

    DocImpact
    Closes-bug: #1378327

    Change-Id: I21ba3debcfda4d94d5e25786f97996f6431e5ec3
    Signed-off-by: Bogdan Dobrelya <email address hidden>