Comment 3 for bug 1720340

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/fuel-library (9.0/mitaka)

Reviewed: https://review.fuel-infra.org/36725
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0/mitaka

Commit: ce7dda3af137ff2cd3220d6ab9257224e88c895a
Author: Denis V. Meltsaykin <email address hidden>
Date: Thu Oct 5 16:44:41 2017

Return nailgun logs to fuel-logrotate

Recently fuel's logrotate configuration has been cleaned up from
duplicates and non-relevant docker folders. Also the nailgun's config
has been removed from the fuel's rotation since it has its own dedicated
rotation config. Unfortunately logrotate runs once a day which is not
enough for nailgun which generates gigabytes of logs in debug mode. This
commit returns nailgun's log rotation to fuel's config.

Also remove the native nailgun logrotate, since nailgun is not used
without Fuel in our configurations.

Change-Id: Ibf3339719ada4ef3f34b95a336f90a882c7a940f
Closes-Bug: #1720340