RETIRED, Role repo_server for OpenStack-Ansible
Go to file
Jesse Pretorius f84c5e7b5b Do not use an index for a venv with no git sources
When building a venv with no git sources, currently the venv build
executes without constraints as it uses the default pypi index.

This patch ensures that if there is no git source, then the --no-index
setting will still be applied.

Change-Id: I4468092eb5c86d6346a793ba1e2bfc6e772de3bb
(cherry picked from commit 040ee2e128)
2018-04-27 08:51:31 +00:00
defaults Override the pip index used for the wheel build 2018-04-23 08:25:38 +00:00
doc Initial OSA zuul v3 role jobs 2017-10-17 18:04:12 +01:00
examples [DOCS] Use new documentation tree structure 2016-08-24 09:02:09 -05:00
meta Add OpenStack-Ansible metadata 2017-10-11 09:09:40 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 08:11:20 +01:00
tasks Merge "Allow repo host packages to be upgraded before repo build" into stable/queens 2018-04-26 14:47:33 +00:00
templates Do not use an index for a venv with no git sources 2018-04-27 08:51:31 +00:00
tests Merge "Point to Queens instead of master" into stable/queens 2018-02-15 15:49:15 +00:00
vars Ensure virtualenv is not broken for CentOS/SuSE too 2018-02-20 18:02:19 +00:00
zuul.d Zuul: Remove project name 2018-01-29 05:50:06 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-26 13:45:29 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-14 15:51:46 +00: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 Update URLs in documents according to document migration 2017-07-14 09:47:29 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:57:43 +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 2017-11-10 13:18:34 +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
test-requirements.txt Updated from global requirements 2018-01-24 01:21:20 +00:00
tox.ini Point to Queens instead of master 2018-02-15 14:08:02 +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

The project home is at:

http://launchpad.net/openstack-ansible