Comment 5 for bug 1659060

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

Reviewed: https://review.openstack.org/425079
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-galera_server/commit/?id=35310819c95fc0739afd4794c9861d256ae9c85f
Submitter: Jenkins
Branch: stable/newton

commit 35310819c95fc0739afd4794c9861d256ae9c85f
Author: Jean-Philippe Evrard <email address hidden>
Date: Tue Jan 24 17:45:23 2017 +0000

    Set the proper amount of open files in systemd

    We used the amount of connections instead of the maximum number
    of open files for the systemd unit limit.

    The amount of connections are handled by mysql.

    Change-Id: Ib82cba87038ac2601b4ff268c6c889dbe2387228
    Closes-Bug: #1659060
    (cherry picked from commit 79b39d585ac1941c296dcab930047ceb0da8fd52)