swift/test
Tim Burke c1c65a7e9f Only url-quote Keys when encoding-type=url
Previously, we'd even url-quote ETags, leading to weird things like

    <ETag>%22a27a822070b843ed6407f4f38afdaa20%22</ETag>

in listings, where those '%22's should be double quotes.

Change-Id: I0f5e0e410c8297a4898caae00c196fa3b3862100
2018-11-09 16:20:19 -08:00
..
functional Fix usage of multiple accounts in functional tests 2018-10-30 22:59:22 +00:00
probe Use latest eventlet in probe tests 2018-09-19 14:59:32 -07:00
unit Only url-quote Keys when encoding-type=url 2018-11-09 16:20:19 -08: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