RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Jesse Pretorius 1c8778b5bb 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
(cherry picked from commit 6c00fab455)
2018-07-04 09:54:55 +00:00
defaults Pin get-pip.py to 3.2 2018-07-04 09:54:55 +00:00
doc Used cached git sources and enable depends-on 2017-11-07 12:42:03 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 20:05:14 +01:00
files Template pip.conf directly 2017-03-10 17:04:35 +00:00
handlers Fix same-host offline install race 2016-10-20 11:21:50 -05:00
meta Optimise apt cache update task 2017-04-24 09:29:54 +00:00
releasenotes Used cached git sources and enable depends-on 2017-11-07 12:42:03 +00:00
tasks Use constraints with get-pip.py 2018-04-04 14:09:45 +01:00
templates Disable the pip version check 2018-04-24 13:38:56 +01:00
tests Disable the pip version check 2018-04-24 13:38:56 +01:00
vars Don't install any packages via pip 2018-05-04 11:33:50 +01:00
zuul.d Zuul: Remove project name 2018-02-07 16:40:01 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-08-25 11:28:20 +00:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:57:23 +00:00
CONTRIBUTING.rst IRR for pip_install 2015-11-03 02:34:10 -06:00
LICENSE IRR for pip_install 2015-11-03 02:34:10 -06:00
README.rst Show team and repo badges on README 2016-11-25 16:20:00 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-08-25 11:28:20 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-25 11:28:20 +00:00
run_tests.sh Used cached git sources and enable depends-on 2017-11-07 12:42:03 +00:00
setup.cfg Update homepage with developer documentation page 2016-09-19 16:51:28 +05:30
setup.py Updated from global requirements 2016-07-15 03:58:14 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:11:21 +00:00
tox.ini Used cached git sources and enable depends-on 2017-11-07 12:42:03 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible pip install

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-pip_install/

The project home is at:

http://launchpad.net/openstack-ansible