RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Markos Chandras 2c724509d1 pip: Use 'upgrade-strategy' option to make PIP upgrades less aggressive
The default upgrade-strategy could change from one version of PIP to
another and the results may be unpredictable. We can control the PIP
behavior during upgrades using the 'upgrade-strategy' option and default
that to 'only-if-required' so PIP only upgrades what's really necessary.
This also ensure that getting the latest pip passes the idempotence test
now that we only upgrade only what's really necessary.

Depends-On: I998182eca9851d2cc745930fc73ca37bfefd0951
Link: https://pip.pypa.io/en/stable/user_guide/#only-if-needed-recursive-upgrade
Co-Authored-By: Jean-Philippe Evrard <jean-philippe@evrard.me>
Change-Id: I2ba89e25c0010c9a5b515a3d0c9c731b30876e74
2018-04-18 16:15:26 +01:00
defaults pip: Use 'upgrade-strategy' option to make PIP upgrades less aggressive 2018-04-18 16:15:26 +01:00
doc Updated from global requirements 2018-03-15 07:40:03 +00:00
examples Remove pip_lock_to_internal_repo variable 2018-02-18 15:49:16 +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 Update minimum Ansible version 2018-02-15 10:23:30 -06:00
releasenotes pip: Use 'upgrade-strategy' option to make PIP upgrades less aggressive 2018-04-18 16:15:26 +01:00
tasks Specify defaults for pip_install_upper_constraints 2018-04-03 15:02:13 -04:00
templates pip: Use 'upgrade-strategy' option to make PIP upgrades less aggressive 2018-04-18 16:15:26 +01:00
tests Remove tests-repo-clone.sh 2018-03-28 10:17:11 +01:00
vars Cleanup pip install role 2017-12-01 03:22:36 +00:00
zuul.d Zuul: Remove project name 2018-02-01 03:57:20 -08:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:57:36 +00:00
.gitreview New git dotfiles for independant repository 2015-11-25 17:22:01 +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 links in README 2018-03-02 14:38:34 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:57:21 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:52 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-03-27 15:57:36 +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-03-13 07:17:16 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:17:11 +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:

https://launchpad.net/openstack-ansible