Comment 19 for bug 1550984

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

Reviewed: https://review.openstack.org/314680
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=a21ad207a14c2b8012486d94adc51346abe32ffb
Submitter: Jenkins
Branch: stable/8.0

commit a21ad207a14c2b8012486d94adc51346abe32ffb
Author: Maksim Malchuk <email address hidden>
Date: Sun Feb 28 22:26:49 2016 +0300

    Add MySQL configs and log-files to the diagnostic snapshot

    This will be added to the diagnostic snapshot:
     - /etc/mysql/*
     - /var/log/mysql/*
     - commands/mysql_resources.txt
    The file commands/mysql_resources.txt will contain the listing files
    from the /var/lib/mysql/ and /var/run/mysqld/ directories.

    Change-Id: Iddaa9e0d51a02e0d2962dc797c4c1d1cd35b949e
    Closes-Bug: #1550984
    (cherry picked from commit 9d810891ffc5d93820de6756b1089546ee78bf73)