RETIRED, Role repo_server for OpenStack-Ansible
Go to file
Manuel Buil 88d817836e Consider prereleases when working with pip
Add --pre to the pip install options. Otherwise, prerelease versions are
not accepted by pip to resolve dependencies and problems appear when
building the venvs. For example tacker venv build fails with:

Could not find a version that satisfies the requirement neutron>=12.0.0

and we have neutron=13.0.0.0b3.dev94

Change-Id: I0dcb390a189b9fcad4dc5990b03c99ef30b4bbe4
Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-08-23 15:04:08 +02:00
defaults Consider prereleases when working with pip 2018-08-23 15:04:08 +02: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 pip_install meta-dep 2018-07-31 19:16:06 +01:00
releasenotes Update reno for stable/rocky 2018-08-10 16:49:27 +00:00
tasks Remove the unnecessary space 2018-08-18 00:58:22 +08:00
templates Simplify pip/setuptools/wheel prep for venvs 2018-08-08 09:50:33 +00:00
tests Merge "Trivial: Fix the pep8 warning" 2018-07-11 08:02:36 +00:00
vars Use generic vars file for ubuntu 2018-08-01 11:40:19 +01:00
zuul.d switch documentation job to new PTI 2018-08-21 13:22:09 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:58:20 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 15:02:10 -06: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 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 2018-04-30 05:17:30 +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 Use the TESTING_BRANCH env var for constraints 2018-08-16 18:29:59 +01: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