a8311bf6a6
This expands the rest API for zuul for selecting a portion of the zuul data. The supported urls are: - /status: return a complex data structure that represents the entire queue / pipeline structure of the system - /status.json (backwards compatibility): same as /status - /status/change/X,Y: return status just for gerrit change X,Y In the individual status case the changes are returned as a simple array, and not in the pipeline structure. Tests are added to demonstrate this working, as well as ensure 404 is correctly returned when invalid urls are provided. Co-Authored-By: Joshua Hesketh <joshua.hesketh@rackspace.com> Change-Id: Ib8d80530cc99c222226f73046c17ab0bbf6e080b |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
base.py | ||
test_clonemapper.py | ||
test_cloner.py | ||
test_layoutvalidator.py | ||
test_requirements.py | ||
test_scheduler.py | ||
test_stack_dump.py | ||
test_webapp.py | ||
test_zuultrigger.py |