Go to file
James E. Blair 26bf1e516e Fix CORS and endpoint in AWS log upload
The AWS log upload module does not behave like the rest of the
modules: it does not set CORS headers, which means that logs will
not be usable in the Zuul web UI without additional manual
configuration.  The other uploaders all set CORS settings
automatically.

Correct this in the same way that we do for other clouds.

Additionally, if an S3 bucket is created outside of us-east-1, then
objects in it must be addressed using the bucket name as hostname,
rather than the bare host s3.amazonaws.com.  Update the returned
URL to use the bucket hostname.  This works as well for buckets in
us-east-1.

Also, fix the command line test invocation.

Change-Id: Id92f3cf506b442d0ee5932c6e9d931df19c2cc71
2022-09-23 08:11:46 -07:00
2021-03-17 15:44:43 +00:00
2020-10-31 07:34:03 +00:00
2019-04-19 19:25:30 +00:00
2018-07-25 09:11:25 -07:00
2022-06-16 10:30:00 -07:00
2022-07-27 17:16:19 +10:00

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.

Description
Ansible job definitions for Zuul
Readme 38 MiB
Languages
Python 89.9%
Jinja 7.8%
Shell 1.9%
Dockerfile 0.2%
Nim 0.1%