Comment 5 for bug 1860753

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

Reviewed: https://review.opendev.org/704104
Committed: https://git.openstack.org/cgit/openstack/devstack/commit/?id=3555b48ff45a109e6456923d597fa174084387ab
Submitter: Zuul
Branch: master

commit 3555b48ff45a109e6456923d597fa174084387ab
Author: Federico Ressi <email address hidden>
Date: Fri Jan 24 06:49:03 2020 +0100

    Switch to python3 for memory_peak service

    When starting 'memory_peak' service is using python command instead of
    python3, while psutil (required package) is most probably being
    installed into the python3 environment (as we are dropping python2.7
    support).

    Closes-Bug: #1860753
    Change-Id: Ia2b7e2e33d784560443131e2965f520b361a54e3