RETIRED, Role pip_install for OpenStack-Ansible
Go to file
Jesse Pretorius 2aa35cd95d Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: Ib7e0d248ca50198ed3d3b5623feafdad26f5df63
2016-08-30 20:05:14 +01:00
defaults Ensure that apt cache is up to date before installing packages 2016-08-15 12:49:19 +01:00
doc [DOCS] Refactor pip install Docs 2016-08-12 10:14:27 -05:00
examples Rename package lists (and related vars) appropriately 2016-08-30 20:05:14 +01:00
files Combine pip_install and pip_lockdown roles 2016-05-03 11:12:18 -04:00
meta IRR for pip_install 2015-11-03 02:34:10 -06:00
releasenotes Add ability to change apt/yum package state 2016-08-07 15:56:38 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 20:05:14 +01:00
templates Combine pip_install and pip_lockdown roles 2016-05-03 11:12:18 -04:00
tests Add SNI support via pip 2016-08-05 18:44:02 -05:00
vars Rename package lists (and related vars) appropriately 2016-08-30 20:05:14 +01:00
.gitignore Add .swp files to .gitignore 2016-05-04 15:21:47 +01: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 [DOCS] Refactor pip install Docs 2016-08-12 10:14:27 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:45:27 -04:00
bindep.txt Removed duplicate packages from bindep.txt 2016-08-18 22:26:33 +00:00
run_tests.sh Add SNI support via OS packages 2016-08-17 12:09:30 +00:00
setup.cfg updated summary 2015-12-08 14:09:02 -06:00
setup.py Updated from global requirements 2016-07-15 03:58:14 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:31:10 +00:00
tox.ini Enable log collection after functional testing 2016-08-29 21:37:55 -05:00

README.rst

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