Comment 9 for bug 1959600

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

Reviewed: https://review.opendev.org/c/openstack/devstack/+/827413
Committed: https://opendev.org/openstack/devstack/commit/a4369c8bb7a7e5d9ef445de56af0dfd1cc64b730
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit a4369c8bb7a7e5d9ef445de56af0dfd1cc64b730
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

    Closes-Bug: #1959600
    Change-Id: Iab2c391d5388461fe9e9037cee81884ce8032e72
    (cherry picked from commit a756f4b9681d429f2612164eb01d57c800ff2d2a)
    (cherry picked from commit 13da39fc2e8c6e7e30da8f58cad3d48bce4a6e51)