Comment 14 for bug 1892817

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

Reviewed: https://review.opendev.org/748220
Committed: https://git.openstack.org/cgit/openstack/tripleo-ansible/commit/?id=094deaf056aa24ec038f62211fe52f93c71a95ed
Submitter: Zuul
Branch: stable/train

commit 094deaf056aa24ec038f62211fe52f93c71a95ed
Author: Cédric Jeanneret <email address hidden>
Date: Tue Aug 25 08:09:44 2020 +0200

    Enable pids_limit support

    The default PID limit in a container is set to 4096. This limit might be
    reached in a nova_libvirt container, after launching about 150 VMs.

    Change-Id: Ibfbe63cbd9e2a219f10ebc407596aeefe4a5b194
    Related: https://bugzilla.redhat.com/show_bug.cgi?id=1871885
    Closes-Bug: #1892817
    (cherry picked from commit f602e84c0f03e4c151f25b12e131af95c7daf305)