zuul-jobs/roles/upload-logs-swift/library
Clark Boylan 0e23325a12 Swift upload logs without encoding type for gzip files
When retrieving gzipped files out of swift with gzip encoding set some
swift implementations return a decompressed version of the file if your
client cannot accept gzip encoding. This causes problems when the file
you want is actually compressed like a .tar.gz. Instead we avoid setting
the encoding type of these files forcing swift to give them back as is.

This change should only be approved after confirming its parent is
tested and working.

Change-Id: Ibcf478b572ba84273732e0ede17bf92bddd8c36f
2020-01-06 13:50:01 -08:00
..
test-fixtures Escape special filename characters in urls 2019-09-30 14:12:18 -07:00
__init__.py Un-wip upload-logs-swift 2018-08-03 15:47:56 -07:00
delete_container.py Support Rackspace in upload-logs-swift 2019-08-01 16:10:01 -07:00
test_zuul_swift_upload.py Escape special filename characters in urls 2019-09-30 14:12:18 -07:00
zuul_swift_upload.py Swift upload logs without encoding type for gzip files 2020-01-06 13:50:01 -08:00