Comment 28 for bug 1811515

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

Reviewed: https://review.opendev.org/679462
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dabab08597c0b9726b520a28c177e9c11682b5a5
Submitter: Zuul
Branch: stable/stein

commit dabab08597c0b9726b520a28c177e9c11682b5a5
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Jul 8 11:11:20 2019 +0000

    Do not use privsep context when listing the namespaces in fullstack

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

    Change-Id: I95f024684c864aa75506b08a5f904a55267d09a8
    Related-Bug: #1833717
    Related-Bug: #1811515
    (cherry picked from commit 9c5f394b73812fb748695eb0834e2b1b569b7876)