Comment 8 for bug 1892817

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

Reviewed: https://review.opendev.org/747831
Committed: https://git.openstack.org/cgit/openstack/paunch/commit/?id=368827e9078e29a3a1b07f07718411f35d3767d6
Submitter: Zuul
Branch: stable/ussuri

commit 368827e9078e29a3a1b07f07718411f35d3767d6
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