Comment 7 for bug 1708571

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/pike)

Reviewed: https://review.openstack.org/510837
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=c714f23b9dbfcf5da64e7b685106f5ee41d6ddf6
Submitter: Zuul
Branch: stable/pike

commit c714f23b9dbfcf5da64e7b685106f5ee41d6ddf6
Author: Bertrand Lallau <email address hidden>
Date: Fri Sep 8 22:10:45 2017 +0200

    Fluentd: fix Mariadb mysqld_safe log not match

    The following warning logs appears in fluentd container:

    [warn]: pattern not match: "170908 21:34:12 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql/"

    This patch fix it

    Change-Id: I9820b8c5fd3456ba9c032fdf326c65632d147e50
    Closes-Bug: #1708571
    (cherry picked from commit 4bce67c540a0f913d4dd3a974c6b674cea42d5fe)