Comment 7 for bug 1757409

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

Reviewed: https://review.openstack.org/555258
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=77e3e1b4d008a29ac28b87ebbcbe740f59dcab9f
Submitter: Zuul
Branch: stable/pike

commit 77e3e1b4d008a29ac28b87ebbcbe740f59dcab9f
Author: Florian Fuchs <email address hidden>
Date: Wed Mar 21 12:10:04 2018 +0000

    Fix MySQL Open Files Limit validation

    The MySQL Open Files Limit validation still checks the mysql config path that
    was used before the service was containerized, which is making the validation
    fail. This patch adds the correct path to the validation.

    Change-Id: I58e8da19ee7d83921b2eb63024bb37df6e501be3
    Closes-Bug: #1757409
    (cherry picked from commit 21e6ba6cb73b61bd4063cc34bbf8cbeda287d7d5)