Comment 8 for bug 1677238

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

Reviewed: https://review.openstack.org/531358
Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=4e7ce55d102292215b9dae8deeab90efc96735dd
Submitter: Zuul
Branch: master

commit 4e7ce55d102292215b9dae8deeab90efc96735dd
Author: Stephen Finucane <email address hidden>
Date: Fri Jan 5 10:44:16 2018 +0000

    Configure privsep binary

    This is necessary because we're combining virtualenv's and sudo. sudo
    doesn't passthrough environment variables by default, so we must do so
    manually.

    Change-Id: I8ef15edd1b8adae0ddad84f71379356ead5d4fd1
    Related-bug: #1677238