Comment 16 for bug 1648181

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

Reviewed: https://review.openstack.org/447515
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=5508557a8a7a2d193308a35f46a10041ee2403f0
Submitter: Jenkins
Branch: stable/ocata

commit 5508557a8a7a2d193308a35f46a10041ee2403f0
Author: Tim Rozet <email address hidden>
Date: Thu Mar 9 12:04:10 2017 -0500

    Fixes issues with raising mysql file limit

    Changes Include:
     - Adds spec testing
     - Only raise limits if nonha. puppet-systemd will restart the mariadb
       service which breaks ha deployments. Hence we only want to do this
       in noha.
     - Minor fix to hiera value refrenced not as parameter to mysql.pp

    Partial-Bug: #1648181
    Related-Bug: #1524809

    Co-Authored By: Feng Pan <email address hidden>

    Change-Id: Id063bf4b4ac229181b01f40965811cb8ac4230d5
    Signed-off-by: Tim Rozet <email address hidden>
    Signed-off-by: Feng Pan <email address hidden>
    (cherry picked from commit c9acf8a687ea64686c1ecceeff45add014752121)