Comment 26 for bug 1611171

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

Reviewed: https://review.openstack.org/371930
Committed: https://git.openstack.org/cgit/openstack/ec2-api/commit/?id=f8dbd1cc45a1ceeedebf80607ef72eaaaba174a9
Submitter: Jenkins
Branch: master

commit f8dbd1cc45a1ceeedebf80607ef72eaaaba174a9
Author: Iswarya_Vakati <email address hidden>
Date: Sat Sep 17 18:28:28 2016 +0530

    Don't attempt to escalate ec2-api-manage privileges

    Remove code which allowed ec2-api-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: I1ab7052fc117f064054e3127517da77598b6d27b
    Closes-Bug:#1611171