RETIRED, Role repo_server for OpenStack-Ansible
Go to file
Erik Berg 39694ad218 repo_build: take distro version into account
When introducing a new repo_container with a different distro, using
the same directory for symlinks can result in weird builds. We should
prevent the links directory to be copied all willy-nilly, as suggested
here;

https://review.opendev.org/#/c/712784/
https://review.opendev.org/#/c/712787/

But we can further prevent bad builds by separating under distro-arch
under links with this patch.

Depends-On: Ieca6ec9bf898432c76c019a1d2d97c280cd85dce
Change-Id: I4ae6737f1ded4cbb680a380c8c309a0f5bf64723
(cherry picked from commit d5e33c8afa)
2020-03-20 11:23:50 +01:00
defaults repo_build: take distro version into account 2020-03-20 11:23:50 +01:00
doc Updated from global requirements 2018-03-15 07:40:52 +00:00
examples Trivial: Fix the pep8 warning 2018-06-20 16:16:57 +08:00
meta Remove galera_client meta-dependency 2018-09-21 22:13:51 +00:00
releasenotes Add option for default pip package install 2018-06-29 23:25:53 -05:00
tasks Ensure pip/setuptools/wheel are up to date in the wheel build venv 2018-11-05 10:48:57 +00:00
templates Ensure the venv lib64 symlink is relative 2018-11-06 13:44:24 +00:00
tests repo_build: update tests to opendev.org 2020-03-19 10:23:35 +00:00
vars Remove MariaDB library installation 2018-09-15 22:14:07 +00:00
zuul.d import zuul job settings from project-config 2018-08-21 13:59:02 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:58:20 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:45 +00:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-10-08 15:42:30 +00:00
LICENSE Implement base configuration for independent repository 2016-03-01 15:02:10 -06:00
README.rst Add release notes link to README 2018-06-11 23:11:14 -07:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:45:25 +00:00
bindep.txt Fix ansible lint tests 2017-12-06 19:45:21 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 12:00:16 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-06-10 15:45:41 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:47:29 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:23 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/rocky 2018-08-10 16:49:25 +00:00

README.rst

Team and repository tags

image

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:

https://docs.openstack.org/openstack-ansible-repo_build/latest

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-repo_build/

The project home is at:

https://launchpad.net/openstack-ansible