.mailmap
.testr.conf
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
NEWS.rst
README.rst
TESTING.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/Makefile
doc/source/client.rst
doc/source/conf.py
doc/source/gating.rst
doc/source/index.rst
doc/source/launchers.rst
doc/source/reporters.rst
doc/source/statsd.rst
doc/source/triggers.rst
doc/source/zuul.rst
etc/layout.yaml-sample
etc/logging.conf-sample
etc/zuul.conf-sample
etc/status/.gitignore
etc/status/README.rst
etc/status/fetch-dependencies.sh
etc/status/public_html/app.js
etc/status/public_html/index.html
etc/status/public_html/status-basic.json-sample
etc/status/public_html/status-openstack.json-sample
tests/__init__.py
tests/test_layoutvalidator.py
tests/test_scheduler.py
tests/test_stack_dump.py
tests/fixtures/custom_functions.py
tests/fixtures/custom_functions_live_reconfiguration_functions.py
tests/fixtures/layout-delayed-repo-init.yaml
tests/fixtures/layout-live-reconfiguration-functions.yaml
tests/fixtures/layout-merge-queues.yaml
tests/fixtures/layout-repo-deleted.yaml
tests/fixtures/layout-smtp.yaml
tests/fixtures/layout-timer.yaml
tests/fixtures/layout.yaml
tests/fixtures/zuul.conf
tests/fixtures/layouts/bad_pipelines
tests/fixtures/layouts/bad_pipelines1.yaml
tests/fixtures/layouts/bad_pipelines10.yaml
tests/fixtures/layouts/bad_pipelines2.yaml
tests/fixtures/layouts/bad_pipelines3.yaml
tests/fixtures/layouts/bad_pipelines4.yaml
tests/fixtures/layouts/bad_pipelines5.yaml
tests/fixtures/layouts/bad_pipelines6.yaml
tests/fixtures/layouts/bad_pipelines7.yaml
tests/fixtures/layouts/bad_pipelines8.yaml
tests/fixtures/layouts/bad_pipelines9.yaml
tests/fixtures/layouts/bad_projects1.yaml
tests/fixtures/layouts/bad_projects2.yaml
tests/fixtures/layouts/bad_template1.yaml
tests/fixtures/layouts/bad_template2.yaml
tests/fixtures/layouts/bad_template3.yaml
tests/fixtures/layouts/good_layout.yaml
tests/fixtures/layouts/good_template1.yaml
tools/trigger-job.py
tools/zuul-changes.py
zuul/__init__.py
zuul/layoutvalidator.py
zuul/merger.py
zuul/model.py
zuul/rpcclient.py
zuul/rpclistener.py
zuul/scheduler.py
zuul/version.py
zuul/webapp.py
zuul.egg-info/PKG-INFO
zuul.egg-info/SOURCES.txt
zuul.egg-info/dependency_links.txt
zuul.egg-info/entry_points.txt
zuul.egg-info/not-zip-safe
zuul.egg-info/requires.txt
zuul.egg-info/top_level.txt
zuul/cmd/__init__.py
zuul/cmd/client.py
zuul/cmd/server.py
zuul/launcher/__init__.py
zuul/launcher/gearman.py
zuul/lib/__init__.py
zuul/lib/gerrit.py
zuul/reporter/__init__.py
zuul/reporter/gerrit.py
zuul/reporter/smtp.py
zuul/trigger/__init__.py
zuul/trigger/gerrit.py
zuul/trigger/timer.py