Comment 25 for bug 1811515

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/668682
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=eaf89a49fdc8774ea380133ac2da246cb93b3fe5
Submitter: Zuul
Branch: master

commit eaf89a49fdc8774ea380133ac2da246cb93b3fe5
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Jul 2 14:22:19 2019 +0000

    Do not use privsep context when listing the namespaces in functional

    The aim of this patch is to speed up the namespace listing and
    avoid overloading the privsep daemon during the functional tests.

    Change-Id: Icd1de10a3a58d2c46d5400db95c2cd84809d6221
    Related-Bug: #1833717
    Related-Bug: #1811515