A uWSGI proxy that can be put in front of Zuul log storage
Go to file
James E. Blair 8f35ff5f0f Just use CLOUD_NAMES as env variable
CLOUD_NAMES vs CLOUD_NAME is a one character difference which may
be easily overlooked.  The split method will work even with only
one item and no ','.  And in Zuul we already have the convention
of describing an input that accepts one or more items with a plural
noun.

Change-Id: I28b8b6be2b536d627bf77665b5c3e583000efbda
2021-02-11 15:54:53 -08:00
zuul_storage_proxy Just use CLOUD_NAMES as env variable 2021-02-11 15:54:53 -08:00
.gitreview Added .gitreview 2021-02-10 18:29:52 +00:00
.zuul.yaml Use opendev base docker image and add jobs 2021-02-11 15:53:38 -08:00
bindep.txt Use opendev base docker image and add jobs 2021-02-11 15:53:38 -08:00
Dockerfile Use opendev base docker image and add jobs 2021-02-11 15:53:38 -08:00
requirements.txt Initial import of zuul storage proxy 2021-02-10 20:29:50 +01:00
setup.cfg Initial import of zuul storage proxy 2021-02-10 20:29:50 +01:00
setup.py Initial import of zuul storage proxy 2021-02-10 20:29:50 +01:00
test-requirements.txt Initial import of zuul storage proxy 2021-02-10 20:29:50 +01:00
tox.ini Initial import of zuul storage proxy 2021-02-10 20:29:50 +01:00