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 |
||
---|---|---|
.. | ||
cmd | ||
launcher | ||
lib | ||
merger | ||
reporter | ||
trigger | ||
__init__.py | ||
layoutvalidator.py | ||
model.py | ||
rpcclient.py | ||
rpclistener.py | ||
scheduler.py | ||
version.py | ||
webapp.py |