Reviewed: https://review.opendev.org/735982 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=954f2f28da5fd1248a9dbc4dcc2d7311bcbffb51 Submitter: Zuul Branch: master
commit 954f2f28da5fd1248a9dbc4dcc2d7311bcbffb51 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Tue Jun 16 17:38:00 2020 +0000 Configure privsep in SR-IOV agent With the introduction in [1] of commands executed under a privsep context, privsep should be initialized first. [1]https://review.opendev.org/#/q/6f7b88d0808bee36b9d089ce8d3c0f98ae0b2dea Change-Id: Ifdb8ad910ff6ffb31668ebb1e97d885ee924b470 Closes-Bug: #1883757 ** Changed in: neutron Status: In Progress => 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/1883757 Title: [SRIOV] SR-IOV agent need to have privsep configured Status in neutron: Fix Released Bug description: With [1], privsep was introduced in the SRIOV agent. Before this point, no command was using it. The problem we are hitting (and happens only when using macvtap) is that privsep is NOT configured. Error (snippet): http://paste.openstack.org/show/794826/ The patch should be backported up to Train because [1] was backported to this stable release. [1]https://review.opendev.org/#/q/6f7b88d0808bee36b9d089ce8d3c0f98ae0b2dea To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1883757/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

