RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Jesse Pretorius f3a1342e6a 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:38 +00:00
defaults Pin get-pip.py to 3.2 2018-07-04 09:54:38 +00:00
doc Initial OSA zuul v3 role jobs 2017-10-17 18:20:24 +00:00
examples Remove pip_lock_to_internal_repo variable 2018-02-24 16:40:37 +00:00
files/gpg Remove selfcheck.json 2017-11-24 16:48:02 +00:00
handlers Fix same-host offline install race 2016-10-20 11:21:50 -05:00
meta Add OpenStack-Ansible metadata 2017-10-10 09:44:00 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 08:09:25 +01:00
tasks Specify defaults for pip_install_upper_constraints 2018-04-04 13:12:03 +00:00
templates Merge "Disable the pip version check" into stable/queens 2018-06-06 12:08:30 +00:00
tests Disable the pip version check 2018-04-23 09:29:30 +01:00
vars Be clear about python3: Remove its support 2018-05-07 16:35:38 +02:00
zuul.d Zuul: Remove project name 2018-02-01 03:57:20 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:20:14 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-14 15:44:37 +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 Update URLs in documents according to document migration 2017-07-14 09:46:27 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:57:21 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2018-05-07 15:32:20 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:18:18 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:46:27 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:17 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 01:20:54 +00:00
tox.ini Disable idempotence test 2018-04-23 11:48:54 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible pip install

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-pip_install/latest/

The project home is at:

http://launchpad.net/openstack-ansible