zuul/zuul/web
Monty Taylor 30db1d979a
Use a status code to detect unknown vs. missing tenant
Re-use http status codes for this, since it's just arbitrary
machine-reable info for now anyway and that way we can just splat the
payload into the HTTPNotFound when it's missing.
Use 204 for the tenant not being ready yet, since it's a valid request
there just isn't any data right now.

Change-Id: Ife3de557d48a12c85671643877106479e77d7fd6
2018-02-19 16:37:26 -06:00
..
static Remove .json suffix from web routes 2018-02-19 09:27:31 -06:00
__init__.py Use a status code to detect unknown vs. missing tenant 2018-02-19 16:37:26 -06:00
handler.py Add facility for plugins to register web routes 2018-02-02 16:48:02 -06:00