Comment 6 for bug 1923870

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/787495
Committed: https://opendev.org/openstack/neutron/commit/de78aaec9d2f477fab4fa3ac1061a050a515bdaf
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit de78aaec9d2f477fab4fa3ac1061a050a515bdaf
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Apr 14 16:37:08 2021 +0000

    Initialize privsep library in Neutron commands

    Since the migration to privsep, some Neutron commands execute methods
    under a privsep context. The privsep library must be initialized first.

    Change-Id: Icd69bca23d781bace580b3937bc8bd25b586e852
    Closes-Bug: #1923870
    (cherry picked from commit 088f1298f26ac04da0ebea2a905378690677ff70)