Comment 11 for bug 1959600

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

Reviewed: https://review.opendev.org/c/openstack/devstack/+/827415
Committed: https://opendev.org/openstack/devstack/commit/9c43f9fecc662444cc6b1083aa561fc00ffc8509
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 9c43f9fecc662444cc6b1083aa561fc00ffc8509
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.

    Conflicts:
      tools/install_pip.sh

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