Role repo_server for OpenStack-Ansible
Go to file
Jesse Pretorius 9c1859c7f9 Remove sylinked git cache functionality
Prior to zuul v3 there was a cache of all git repositories
on the host, and this functionality used a bind-mount and
symlinks to pull the cache into the repo server as a way
to cut time taken and reduce errors due to git cloning.

The cache is no longer there, so the functionality which
implements the symlink and bind-mount is being removed.

The ability to make use of a git cache is still available,
but the cache will be synchronised into the container
instead of using bind mounts and symlinks.

This cuts down the complexity of the implementation.

Change-Id: I397c67a4b0166ad9f42a186f5c7137571772693a
Depends-On: Id95ad2f01b52222a07cb0775026d941ab86cd9ab
2017-11-21 08:08:53 +00:00
defaults Remove unused variable and handlers 2017-11-21 07:33:57 +00:00
doc Initial OSA zuul v3 role jobs 2017-10-17 18:04:21 +01: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 Implement consistent restart handlers 2017-11-21 07:35:00 +00:00
meta Add OpenStack-Ansible metadata 2017-10-11 09:10:18 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 08:11:43 +01:00
tasks Remove sylinked git cache functionality 2017-11-21 08:08:53 +00:00
templates Escape periods in DontCache regex 2017-07-21 08:01:47 -05:00
tests Resolve ansible-lint test failures 2017-11-21 07:21:43 +00:00
vars SUSE: Add OBS:devel:libraries:c_c++ repository 2017-05-18 12:43:10 +01:00
zuul.d Remove unified queue from gate pipeline 2017-10-23 11:33:27 +01:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:20:22 +00:00
.gitreview updated repo pathing for new org 2015-12-10 20:47:45 -06: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 Update URLs in documents according to document migration 2017-07-14 09:47:36 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:01:15 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-12 23:56:06 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 11:57:04 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:18:39 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:47:36 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:25 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:20:54 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:24:15 +01: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: https://docs.openstack.org/openstack-ansible-repo_server/latest/

The project home is at:

http://launchpad.net/openstack-ansible