Comment 3 for bug 1819217

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

Reviewed: https://review.openstack.org/642149
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=a7c7955e521367434976402f950e3a213d8d9970
Submitter: Zuul
Branch: master

commit a7c7955e521367434976402f950e3a213d8d9970
Author: Jon Schlueter <email address hidden>
Date: Fri Mar 8 15:49:45 2019 -0500

    Add 2 missing guards for sudo

    in running unittests on box with no sudo and
    ansible 3 symlink missing ran into this issue.

    There were 2 missing mock guards on unittests
    that triggered this edge case

    Change-Id: Ic4869cf8544e96bc38b26923fadc13be7c0970f9
    Closes-Bug: #1819217