Comment 12 for bug 1959600

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

Reviewed: https://review.opendev.org/c/openstack/devstack/+/827414
Committed: https://opendev.org/openstack/devstack/commit/c490f394a5fdf1bd883eea22c4eb0f44722a711f
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit c490f394a5fdf1bd883eea22c4eb0f44722a711f
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Jan 31 16:38:31 2022 +0000

    Add python3.6 pip support

    Since pip v22, python3.6 is not supported (the minimum version is
    python3.7). This patch adds the reference for the pip3.6 URL to be
    used instead of the default one.

    Depends-On: https://review.opendev.org/c/openstack/devstack/+/827415
    Closes-Bug: #1959600
    Change-Id: Iab2c391d5388461fe9e9037cee81884ce8032e72
    (cherry picked from commit a756f4b9681d429f2612164eb01d57c800ff2d2a)
    (cherry picked from commit 13da39fc2e8c6e7e30da8f58cad3d48bce4a6e51)
    (cherry picked from commit a4369c8bb7a7e5d9ef445de56af0dfd1cc64b730)