Comment 7 for bug 1883715

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/stein)

Reviewed: https://review.opendev.org/736298
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=913ef96e11ef19a30e612b6e1eaf320d2ade078f
Submitter: Zuul
Branch: stable/stein

commit 913ef96e11ef19a30e612b6e1eaf320d2ade078f
Author: Douglas Viroel <email address hidden>
Date: Tue Jun 16 09:15:58 2020 -0300

    Fix uwsgi path location

    After fixing the uwsgi installation from source that was broken[1][2],
    Manila jobs started to fail since no uwsgi wasn't found in the
    expected path. This fix now uses 'which' command to search for
    uwsgi pathnames in the system.

    [1] https://bugs.launchpad.net/devstack/+bug/1883468
    [2] https://review.opendev.org/#/c/577955/

    Related-Bug: #1883468
    Closes-Bug: #1883715
    Change-Id: I8d8b2fe07d86899c694cb73a81087d25311d30a5
    (cherry picked from commit fbcabd2c03985000bd9b4d4d9a4478bc0b784efa)
    (cherry picked from commit 09cb988f014d3d4ffde1d6e820c28e1655d46396)
    (cherry picked from commit f91102402094b30c68ed3e469dfbfc0c52e74331)