Comment 1 for bug 1780722

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/580937
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d30adea380f37280308d71c44c9f94e2ba3b1b15
Submitter: Zuul
Branch: master

commit d30adea380f37280308d71c44c9f94e2ba3b1b15
Author: Juan Badia Payno <email address hidden>
Date: Mon Jul 9 09:02:05 2018 +0200

    Fluentd configures rsyslog to send logs properly

    Fluentd configures rsyslog on the docker, but as the /etc/rsyslog.d directory
    is not mounted, the rsyslog service is not configured.

    This patch add the /etc/rsyslog.d directory to the fluentd container, so
    rsyslog service is configured

    Closes-Bug: #1780722
    Change-Id: I94bd6aaa5f9da86fa642ac1225db1aa3ad3d2754