RETIRED, Role repo_server for OpenStack-Ansible
Go to file
Jesse Pretorius 14b723ba4e 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:38 +00:00
defaults Install PBR to ensure we're not breaking builds 2018-03-29 11:32:30 -05:00
doc Initial OSA zuul v3 role jobs 2017-10-31 10:54:26 +00:00
examples [DOCS] Use new documentation tree structure 2016-08-24 09:02:09 -05:00
meta Add SUSE support 2017-05-19 11:08:14 +01:00
releasenotes Initial OSA zuul v3 role jobs 2017-10-31 10:54:26 +00:00
tasks Fix repo_build_venv_rebuild toggle effectiveness 2018-04-18 16:32:39 +00:00
templates Do not use an index for a venv with no git sources 2018-04-27 08:51:38 +00:00
tests Update the repo-build test data 2018-02-05 13:01:45 +00:00
vars SUSE: Fix MariaDB development package 2018-02-21 12:22:07 +00:00
zuul.d Zuul: Remove project name 2018-01-29 06:50:19 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-26 13:45:29 +00:00
.gitreview Update .gitreview for stable/pike 2017-08-18 08:01:00 +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 2017-07-28 15:01:13 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-13 00:44:58 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 12:00:16 +01:00
run_tests.sh Initial OSA zuul v3 role jobs 2017-10-31 10:54:26 +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 2017-07-27 19:18:27 +00:00
tox.ini Update vars and test tooling for Pike 2017-08-23 11:42:51 +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