RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Logan V 591683aaa9 Use constraints with get-pip.py
Combined backport of:
- https://review.openstack.org/558124
- https://review.openstack.org/558599

Presently no constraints are passed to get-pip.py when installing
pip, so we just receive the latest version of pip/setuptools/wheel
everywhere without respecting global-requirement-pins or any other
constraints.

To avoid this we'll pass pip_install_upper_constraints args to
get-pip.py by default.

Change-Id: I32603fd34b60183607c6bd9653c36432cbe6b07a
2018-04-04 14:09:45 +01:00
defaults Ensure that role tests pin pip/setuptools/wheel 2017-06-02 12:32:00 +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 Template pip.conf directly 2017-03-10 17:04:35 +00:00
tests Used cached git sources and enable depends-on 2017-11-07 12:42:03 +00: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