Add py36 variant of get-pip.py
The common version of get-pip.py no longer supports python3.6 or older. Devstack has amended it's use of this file to use a stable version of the installer for python3.6 [0]. Pre-cache this version in our images, too, so that it can be consumed in the CI. [0] https://review.opendev.org/#/q/Iab2c391d5388461fe9e9037cee81884ce8032e72 Change-Id: Ied14dc7188e27e2a4b144d597b696ee85f25721d
This commit is contained in:
parent
dce378a6b4
commit
eebe545182
@ -1 +1,2 @@
|
||||
get-pip-py file /opt/cache/files/get-pip.py https://bootstrap.pypa.io/get-pip.py
|
||||
get-pip-py-py36 file /opt/cache/files/get-pip.py-py36 https://bootstrap.pypa.io/pip/3.6/get-pip.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user