Role repo_server for OpenStack-Ansible
Go to file
Jesse Pretorius 0a763e0e3c Used cached git sources and enable depends-on
Many, many patches have gone into the master branch to
enable the use of depends-on for role tests and to make
use of the git clones put into place by zuul. This patch
ensures that this functionality is now available for this
branch too.

The primary benefit for doing this would be to make use
of the cached git clones provided by zuul to improve test
reliability.

The secondary benefit would be to have the ability to
use depends-on to test patches together.

However, this will come at the cost of requiring a tox
configuration change, and the implementation of the
tests/tests-repo-clone.sh and run_tests.sh scripts
across all repositories.

Change-Id: I07df7fa016e56e1547cb8d949af94833c9e5f9fc
Depends-On: Ia806f19e00703c53f03a2420dbac1da4ba68db6c
2017-11-06 18:25:16 +00:00
defaults Cap the number of worker threads 2017-02-23 16:08:29 +00:00
doc [DOC] add doc page for repo_server role 2017-05-30 15:09:29 +00:00
examples [DOCS] Update repo server role docs 2016-08-15 14:01:20 +00:00
files Removed sshd_config file 2016-03-02 04:20:17 +00:00
handlers Remove Trusty Support from repo_server role 2016-12-15 15:32:32 +00:00
meta Optimise apt cache update task 2017-04-26 09:42:17 +00:00
releasenotes Cap the number of worker threads 2017-02-23 16:08:29 +00:00
tasks Merge mirror list for centos. 2017-07-19 13:27:13 +00:00
templates Escape periods in DontCache regex 2017-07-21 08:03:24 -05:00
tests Used cached git sources and enable depends-on 2017-11-06 18:25:16 +00:00
vars Deploy lsyncd config properly on CentOS 2017-01-16 21:24:40 +00:00
zuul.d Initial Zuul v3 role jobs 2017-10-23 15:26:47 -04:00
.gitignore Updated from OpenStack Ansible Tests 2017-08-25 11:28:28 +00:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:59:04 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 17:07:19 -04:00
LICENSE first commit 2015-12-09 09:25:37 -06:00
README.rst [DOC] add doc page for repo_server role 2017-05-30 15:09:29 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-25 11:28:28 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 11:57:04 +01:00
run_tests.sh Used cached git sources and enable depends-on 2017-11-06 18:25:16 +00:00
setup.cfg Update homepage with developer documentation page 2016-09-20 12:45:28 +05:30
setup.py Updated from global requirements 2016-07-15 03:58:23 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:11:29 +00:00
tox.ini Used cached git sources and enable depends-on 2017-11-06 18:25:16 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible Repo Server

Ansible role that deploys a repository server for python packages, git sources and package caching for deb/rpm.

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-repo_server/

The project home is at:

http://launchpad.net/openstack-ansible