swift/test
Tim Burke cd79c4ed59 Quote paths before sending them to swob.Request.blank
Following the fix for https://bugs.python.org/issue43882, our py39 unit
tests started failing. This was because swob.Request.blank calls
stdlib's urlparse, which now strips out newlines. Since Request.blank
*also* always unquotes, just make sure we always quote the newlines we
want to use while testing.

Change-Id: Ia5857c70e51d8af3e42ecaced95525be578db127
(cherry picked from commit 2b5853f419)
2022-04-20 08:22:39 -07:00
..
functional Merge "s3api: Fix ETag when copying a MU part from another MU" into stable/stein 2019-10-19 04:27:21 +00:00
probe Sharding: Clean up old CleaveConext's during audit 2019-10-18 12:43:05 -07:00
unit Quote paths before sending them to swob.Request.blank 2022-04-20 08:22:39 -07:00
__init__.py Refactoring, test infrastructure changes and cleanup 2018-05-15 18:18:25 +01:00
sample.conf Add another user for s3api func tests 2018-09-14 13:33:51 +00:00