swift/test
Timur Alperovich d4e7940457 Start transition to boto3 in s3api tests.
Adds the scaffolding required for tests to use boto3 and converts the
test_bucket.py tests to the new interface. Follow on patches will
convert the other tests to use the boto3 library.

Notable changes: we no longer try to reach for the equivalent of
`boto.make_request()` and instead rely on the boto3/botocore event
system to mutate requests as necessary (or to disable pre-flight
validators).

Partial-Bug: 1557260
Change-Id: I3d77ef4a6b878c49ebfa0c8b8647d7199d87601e
2019-05-21 22:10:20 +00:00
..
functional Start transition to boto3 in s3api tests. 2019-05-21 22:10:20 +00:00
probe Merge "Increase node_timeout in gate" 2019-04-30 22:12:01 +00:00
unit Merge "py3: Be able to parse non-RFC-compliant request lines" 2019-05-03 21:08:45 +00: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