Comment 13 for bug 1892817

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

Reviewed: https://review.opendev.org/748106
Committed: https://git.openstack.org/cgit/openstack/paunch/commit/?id=ed2c015ab31bdf007a1aff5f70368f661c5f8275
Submitter: Zuul
Branch: stable/train

commit ed2c015ab31bdf007a1aff5f70368f661c5f8275
Author: Cédric Jeanneret <email address hidden>
Date: Tue Aug 25 07:51:13 2020 +0200

    [USSURI-ONLY] Add new parameter: pids_limit

    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: Iebad9919caf805715da9268f9ee8a40b4392642a
    Related: https://bugzilla.redhat.com/show_bug.cgi?id=1871885
    Closes-Bug: #1892817
    (cherry picked from commit 368827e9078e29a3a1b07f07718411f35d3767d6)