RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Major Hayden a32869fc32
Optimize pip_install for CentOS
This patch does quite a few things to improve the performance of the
CentOS tasks:

1) Configures RDO repos as repositories rather than reinstalling an
   RPM each time.
2) GPG keys are only installed if they're needed.
3) Yum repo configs are carefully modified if they already exist
   which avoids removing deployer configurations.
4) Repo priorities are now set in one shot.

Change-Id: I0fe7f7ee0a9b580280c59f950277d2b9474e4210
2017-09-19 11:20:47 -05:00
defaults SUSE: Add ability to configure external mirror for openSUSE 2017-09-07 10:22:44 +01:00
doc Fix openstackdocstheme settings 2017-07-03 16:24:25 +08:00
examples Rename package lists (and related vars) appropriately 2016-08-30 20:05:14 +01:00
files Template pip.conf directly 2017-02-14 19:04:12 +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-21 16:55:14 +01:00
releasenotes SUSE: Add ability to configure external mirror for openSUSE 2017-09-07 10:22:44 +01:00
tasks Optimize pip_install for CentOS 2017-09-19 11:20:47 -05:00
templates Use netloc_no_port for trusted-host in pip.conf 2017-02-15 13:13:27 +00:00
tests Revert "Make initial pip install use constraints" 2017-07-20 13:31:06 +00:00
vars Optimize pip_install for CentOS 2017-09-19 11:20:47 -05:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:20:14 +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 URLs in documents according to document migration 2017-07-14 09:46:27 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:01:07 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-12 23:55:58 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-08-03 15:27:17 +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 2017-09-13 12:59:27 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-01 12:39:48 +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:

http://launchpad.net/openstack-ansible