Comment 26 for bug 1811515

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

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

commit 9c5f394b73812fb748695eb0834e2b1b569b7876
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