RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Major Hayden f53ff81e3e Don't install any packages via pip
This patch ensures that we don't install any packages outside of a
virtualenv with pip.

CentOS has issues with python modules which are installed with pip
and are later installed with yum. Yum doesn't understand how to deal
with a package installation when some files are already there from
that package.

Closes-Bug: 1715888
Change-Id: I79e439f73e9d2790cb7a1327c1e1f4808b073e46
(cherry picked from commit 80594e3787)
2018-05-04 11:33:50 +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 Don't install any packages via pip 2018-05-04 11:33:50 +01: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