Ansible job definitions for OpenStack projects CI systems
Go to file
Monty Taylor e1a793b8a1
Switch build-openstack-sphinx-docs to build-sphinx-docs
As per the recent PTI update, docs should be built without tox and
instead using direct sphinx-build commands. The general job
build-sphinx-docs does this, so use it. Keep the
build-openstack-sphinx-docs job because we need to set constraints
support.

This includes a hack to allow neutron and horizon plugin repos to work
properly with their tox_install.sh list of additional requirements.

Change-Id: Ib121961c5a953a434e7b333cd70f7838a2671f69
Depends-On: Ie65dcb42c48e6a962f6715f7483ef3758caf2965
2017-12-01 13:03:41 -06:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Switch build-openstack-sphinx-docs to build-sphinx-docs 2017-12-01 13:03:41 -06:00
roles Switch build-openstack-sphinx-docs to build-sphinx-docs 2017-12-01 13:03:41 -06:00
tests Add support for configuring TTLs in configure-unbound 2017-11-28 17:29:59 +00:00
zuul.d Switch build-openstack-sphinx-docs to build-sphinx-docs 2017-12-01 13:03:41 -06:00
.gitignore Add configure-swap role 2017-10-20 14:13:33 +11:00
.gitreview Added .gitreview 2017-05-03 14:18:56 +00:00
bindep.txt Add libffi / libssl for cryptography dependencies 2017-06-12 12:59:46 -04:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Update README to reflect current status 2017-10-23 11:41:06 +02:00
setup.cfg Initial commit for docs 2017-05-19 17:03:53 -04:00
setup.py Initial commit for docs 2017-05-19 17:03:53 -04:00
test-requirements.txt Create openstack-zuul-jobs-linters jobs 2017-10-24 06:37:20 +00:00
tox.ini Create openstack-zuul-jobs-linters jobs 2017-10-24 06:37:20 +00:00

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. It also contains job and project-template definitions for the OpenStack project. You should edit these files to make configuration changes to OpenStack Infrastructure CI.