swift/test/functional
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
..
s3api Start transition to boto3 in s3api tests. 2019-05-21 22:10:20 +00:00
__init__.py Fix bulk responses when using xml and Expect 100-continue 2019-03-18 20:41:29 +00:00
mock_swift_key_manager.py Retrieve encryption root secret from Barbican 2017-08-02 15:53:09 +03:00
swift_test_client.py py3: Stop using stdlib's putrequest(); it only does ASCII 2019-05-02 14:44:18 -07:00
test_access_control.py Merge "Replacing six.iter/dict.iter usages" 2018-09-27 08:43:30 +00:00
test_account.py fix SkipTest imports in functests so they can be run directly by nose 2017-12-18 09:33:40 -08:00
test_container.py Fix up flakey TestContainer.test_PUT_bad_metadata 2019-02-14 21:02:01 +00:00
test_dlo.py Fix quoting for large objects 2019-03-12 16:08:24 -07:00
test_domain_remap.py func tests: Rename storage_url to storage_path 2018-06-15 10:32:05 -07:00
test_object.py Fix bulk responses when using xml and Expect 100-continue 2019-03-18 20:41:29 +00:00
test_slo.py Fix quoting for large objects 2019-03-12 16:08:24 -07:00
test_staticweb.py Make staticweb return URL-encoded Location headers 2019-04-12 12:29:00 -07:00
test_symlink.py Make symlink work with Unicode account names 2019-04-04 09:58:18 -05:00
test_tempurl.py Fix usage of multiple accounts in functional tests 2018-10-30 22:59:22 +00:00
test_versioned_writes.py Make symlink work with Unicode account names 2019-04-04 09:58:18 -05:00
tests.py Fix how we UTF-8-ify func tests 2019-03-20 16:00:51 +00:00