openstack-ansible-pip_install/defaults
Jesse Pretorius 6c00fab455 Pin get-pip.py to 3.2
As get-pip.py evolves based on pip 10, while we're still using
pip 9, changes in the way it can be used are causing problems.

For example, the ability to use --download is no longer there.

As such, let's pin to a known good version and leave it at that
until we no longer need to use this script. Version 3.2 maps to
pip 7.1.2 which fulfills our needs.

Closes-Bug: 1779534
Change-Id: I5a4d4096457d84fcf3a9e21a6873dd61f2a456fc
2018-07-04 08:24:15 +00:00
..
main.yml Pin get-pip.py to 3.2 2018-07-04 08:24:15 +00:00