Comment 20 for bug 1611171

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

Reviewed: https://review.openstack.org/371915
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=a2839788e4ff74aa083c71c35755bc80579f17bb
Submitter: Jenkins
Branch: master

commit a2839788e4ff74aa083c71c35755bc80579f17bb
Author: pallavi <email address hidden>
Date: Sat Sep 17 16:28:24 2016 +0530

    Don't attempt to escalate cinder-manage privileges

    Remove code which allowed cinder-manage to attempt to escalate
    privileges so that configuration files can be read by users who
    normally wouldn't have access, but do have sudo access.

    Change-Id: Ibdfe5dfbe27856689408987f62d145dfd380fb90
    Closes-Bug: 1611171