Comment 10 for bug 1611171

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

Reviewed: https://review.openstack.org/368319
Committed: https://git.openstack.org/cgit/openstack/masakari/commit/?id=53d9c2613d734a48b0f0b30944bfd47ef5c1b06f
Submitter: Jenkins
Branch: master

commit 53d9c2613d734a48b0f0b30944bfd47ef5c1b06f
Author: Takashi Kajinami <email address hidden>
Date: Tue Sep 6 11:07:23 2016 +0900

    Don't attempt to escalate masakari-manage privileges

    Remove code which allowed masakari-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.

    NOTE:
    This change is create based on the change with change id
    I03063d2af14015e6506f1b6e958f5ff219aa4a87 from Kiall Mac Innes
    in designate project.

    Change-Id: Icba07a4bac4f41b921984204b32ad73fdbae4097
    Co-Authored-By: Kiall Mac Innes <email address hidden>
    Closes-Bug: 1611171