Comment 4 for bug 1639191

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

Reviewed: https://review.openstack.org/395608
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9de1e2250ff67c5d8fab77e5ca60e2a27e060f2d
Submitter: Jenkins
Branch: stable/newton

commit 9de1e2250ff67c5d8fab77e5ca60e2a27e060f2d
Author: Giulio Fidente <email address hidden>
Date: Fri Nov 4 11:12:43 2016 +0100

    Defaults kernel.pid_max to 1048576

    In some scenarios we reach the kernel.pid_max value, this change
    adds a parameter to the Kernel service for configuration of the
    sysctl key and defaults it to 1048576.

    Change-Id: Id8f3e6b7ed9846022898d7158fe9180418847085
    Closes-Bug: #1639191
    (cherry picked from commit 69be131d4075e5347b18c342b4de4fb503de39a5)