RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Jesse Pretorius b9d90b5e81 Ensure that pip.conf templates variables properly
When a user provides values other than the defaults for
upgrade/pre, they may not format it in a way that pip
interprets properly. To ensure that we template the
conf file correctly, we ensure that it's interpreted
as a boolean, then make it lower case as is expected by
pip.

Change-Id: I91590665cd2d878b6b5ef92d1118610bb4a3fd84
2018-04-21 10:36:29 +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 tests: Do not always fetch the get-pip.py script during tests 2018-04-20 13:50:21 +01:00
templates Ensure that pip.conf templates variables properly 2018-04-21 10:36:29 +01:00
tests tests: Do not always fetch the get-pip.py script during tests 2018-04-20 13:50:21 +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