Ansible job definitions for OpenStack projects CI systems
Go to file
Tom Barron 1b5027849d Remove legacy manila artifacts job
The legacy-manila-publishimage-generic job is no longer needed
since there is an in-tree zuulv3 job to build and publish manila
image artifacts.

Depends-on: https://review.openstack.org/#/c/632412
Change-Id: Ic17056074f049598e7329990cc0ee644bc8768c8
2019-03-07 14:07:11 +00:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Remove legacy manila artifacts job 2019-03-07 14:07:11 +00:00
roles Remove configure-unbound role 2019-02-08 09:49:18 -08:00
tests Remove configure-unbound role 2019-02-08 09:49:18 -08:00
zuul.d Remove legacy manila artifacts job 2019-03-07 14:07:11 +00: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
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
bindep.txt Add zuul to test-requirements for linting 2018-10-18 10:40:00 -05: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 Pin ansible-lint to <4 2019-01-05 00:37:30 +00:00
tox.ini Set ANSIBLE_ACTION_PLUGINS for linters 2019-01-18 17:47:13 -05:00

README.rst

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.