RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Markos Chandras d148471894 defaults: Add virtualenv to default pip packages
Right now, every os_* role explicitly requires and installs the
'virtualenv' package since they all deploy virtual environments for
the services. As we move towards using distribution packages as an
alternative, we can move this dependency to the pip_install role
so we can have a central place to reference the common PIP dependencies
across the hosts.

Change-Id: I4eb0a70dc6aa4437a6aa52caf510225c49ef8b11
Implements: blueprint openstack-distribution-packages
2018-04-23 16:14:22 +01:00
defaults defaults: Add virtualenv to default pip packages 2018-04-23 16:14:22 +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 Merge "Ensure that pip.conf templates variables properly" 2018-04-23 10:44:47 +00:00
tests Disable the pip version check 2018-04-20 14:31:55 +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