swift/test/functional
zhulingjie 83a7ce8ce0 Python 3 compatibility: fix xrange/range issues
xrange is not defined in python3.
Rename xrange() to range().

Change-Id: Ifb1c9cfd863ce6dfe3cced3eca7ea8e539d8a5e9
2018-10-14 14:08:19 +00:00
..
s3api Python 3 compatibility: fix xrange/range issues 2018-10-14 14:08:19 +00:00
__init__.py Add another user for s3api func tests 2018-09-14 13:33:51 +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 Tighten status code assertions for object POST 2018-10-10 09:02:44 -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 functests: Clean up objects better 2018-06-04 17:54:58 -07:00
test_dlo.py dlo: Move conn2 business to the one test that uses it 2017-11-22 16:51:06 -08:00
test_domain_remap.py func tests: Rename storage_url to storage_path 2018-06-15 10:32:05 -07:00
test_object.py functests: Clean up objects better 2018-06-04 17:54:58 -07:00
test_slo.py Include SLO ETag in container updates 2018-07-10 15:41:29 -07:00
test_staticweb.py Tighten up staticweb redirect test 2018-06-15 10:32:05 -07:00
test_symlink.py Include SLO ETag in container updates 2018-07-10 15:41:29 -07:00
test_tempurl.py Remove some unnecessary SkipTests 2018-07-25 16:15:38 -07:00
test_versioned_writes.py Clarify that archive location headers should be URL-encoded 2018-05-24 13:03:35 -07:00
tests.py Tighten status code assertions for object POST 2018-10-10 09:02:44 -07:00