RETIRED, Role repo_server for OpenStack-Ansible
Go to file
Jesse Pretorius 645a48750b Remove join filter from pre-build pip module tasks
Ansible 2.2 now treats the 'name' argument for the pip module
as a list, removing the need for us to implement the join
filter to optimise the install execution.

Change-Id: I002e0cacaccc33acd3590baf1a45a61de52afe25
2016-11-21 17:46:25 +00:00
defaults Fix selective wheel and venv build behavior 2016-11-14 09:13:21 -06:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 16:45:21 +00:00
examples [DOCS] Use new documentation tree structure 2016-08-24 09:02:09 -05:00
meta Update tox configuration 2016-07-08 14:10:41 +01:00
releasenotes Enable release notes translation 2016-10-06 20:39:34 +02:00
tasks Remove join filter from pre-build pip module tasks 2016-11-21 17:46:25 +00:00
templates Updates to support ignored packages and external indexes 2016-10-27 01:42:53 -05:00
tests Clean up old test mechanism 2016-11-10 10:59:19 +00:00
vars Fix centos repo-build 2016-09-07 08:35:54 -04:00
.gitignore Clean up old test mechanism 2016-11-10 10:59:19 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 15:02:10 -06:00
CONTRIBUTING.rst [DOCS] Use new documentation tree structure 2016-08-24 09:02:09 -05:00
LICENSE Implement base configuration for independent repository 2016-03-01 15:02:10 -06:00
README.rst [DOCS] Use new documentation tree structure 2016-08-24 09:02:09 -05:00
Vagrantfile Ansible 2.1.1 role testing 2016-09-14 11:57:00 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:54:51 +01:00
manual-test.rc Use centralised test scripts 2016-09-28 12:00:16 +01:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:05:26 -04:00
setup.cfg [DOCS] Use new documentation tree structure 2016-08-24 09:02:09 -05:00
setup.py Updated from global requirements 2016-07-15 03:58:21 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:38:19 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:45:55 +01:00

README.rst

OpenStack-Ansible repo_build

Ansible role that builds a repository of Git repositories, Python wheels, and virtualenvs.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-repo_build

The project home is at:

http://launchpad.net/openstack-ansible