RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Jesse Pretorius 2b35e8158a Disable the pip version check
In our logs it is frequent that the warning to upgrade the
pip version is present, but this warning is unnecessary as
we are always using a well tested version of pip.

To reduce noise, we set disable the version check. This has
the added benefit of not adding more internet access to every
pip task than is necessary.

In the template we ensure that the var is interpreted as a
boolean (in case of user error), then force it to lower case
as that's what pip prefers in pip.conf.

We also now remove the test for the self check file, as it
will no longer be present with this option implemented.

Change-Id: Ie0427d3435270836302441b92eaff7e7980d7047
(cherry picked from commit 70b8cd5737)
2018-04-24 13:38:56 +01:00
defaults Disable the pip version check 2018-04-24 13:38:56 +01: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 Ensure Ceph/Storage repos are removed 2017-08-22 10:36:47 +00: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