Comment 2 for bug 1716718

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/503079
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=39c2cceb75265ddf67822ca40d2d69d2e27e3a91
Submitter: Jenkins
Branch: master

commit 39c2cceb75265ddf67822ca40d2d69d2e27e3a91
Author: Michael Still <email address hidden>
Date: Wed Sep 13 03:07:36 2017 +1000

    Fix missed chown call

    When privsep'ing chown calls, this one was missed. Fix that.

    I think this entire method should go away, but it will break at least
    one of out tree driver. I'm talking to the powervm guys about a way
    forward there.

    Change-Id: I8a9bda36728896e60b13c32afda0a7130664cb7b
    Closes-Bug: #1716718