Comment 24 for bug 1611171

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

Reviewed: https://review.openstack.org/371917
Committed: https://git.openstack.org/cgit/openstack/gce-api/commit/?id=1e7910cc0886c7d992db75729d0735fe791cb34d
Submitter: Jenkins
Branch: master

commit 1e7910cc0886c7d992db75729d0735fe791cb34d
Author: pallavi <email address hidden>
Date: Sat Sep 17 16:42:01 2016 +0530

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

    Remove code which allowed gce-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: I0a684f0239bef1669c15b6c54a658c6e6f2f430c
    Closes-Bug: 1611171