openstack-ansible-pip_install/tasks
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
..
configure.yml Template pip.conf directly 2017-03-10 17:04:35 +00:00
install.yml Optimize pip_install 2017-02-28 23:46:50 +00:00
install_offline.yml Use constraints with get-pip.py 2018-04-04 14:09:45 +01:00
install_online.yml Provide toggle for get-pip.py get_url task force option 2016-12-16 15:11:12 +00:00
install_source.yml Use constraints with get-pip.py 2018-04-04 14:09:45 +01:00
main.yml More consistency with tags 2017-03-10 17:56:04 +00:00
pre_install.yml Optimize pip_install 2017-02-28 23:46:50 +00:00
pre_install_apt.yml Fix misspelled registered variable name in conditional 2018-03-29 18:44:45 +00:00
pre_install_yum.yml Ensure that all repos are configured properly 2017-05-04 07:25:35 +01:00