yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #85858
[Bug 1923870] Re: Some Neutron commands do not initilize privsep
Reviewed: https://review.opendev.org/c/openstack/neutron/+/786282
Committed: https://opendev.org/openstack/neutron/commit/088f1298f26ac04da0ebea2a905378690677ff70
Submitter: "Zuul (22348)"
Branch: master
commit 088f1298f26ac04da0ebea2a905378690677ff70
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
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
** Changed in: neutron
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1923870
Title:
Some Neutron commands do not initilize privsep
Status in neutron:
Fix Released
Status in neutron package in Ubuntu:
Fix Released
Bug description:
This bug is similar to https://bugs.launchpad.net/charm-neutron-
gateway/+bug/1923453
Since Neutron moved from rootwrap to privsep, some commands
(ipset_cleanup, ovs_cleanup, sanity_checks) should initialize the
privsep library.
The fix for this bug should be backported to Wallaby.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1923870/+subscriptions
References