Comment 13 for bug 1893204

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

Reviewed: https://review.opendev.org/751787
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=b93c40a3635fbce72e48dc29120e50484cba36ca
Submitter: Zuul
Branch: master

commit b93c40a3635fbce72e48dc29120e50484cba36ca
Author: Gaël THEROND (Fl1nt) <email address hidden>
Date: Thu Sep 17 14:38:21 2020 +0200

    Improve pip install process for offline deployment.

        * "Use distribution-provided pip"
        * "Use python's pip module invocation method"
        * "Install pip earlier in order to avoid multiple installation"
        * "Remove pip_version variable requirement and call"

    Change-Id: Id0e738044a1931f9d611a7281a48ea4a593f1cf1
    Closes-bug: #1893204