swift/test/functional
Kazuhiro MIYAHARA 7e77bf34f2 Refactor tempurl functional test's try-finally
This is a following patch of [1]. In [1] comment, tim suggested
implementation for same behavior with less code.
This change implemented the suggestion. See [1] for more details.

[1]: https://review.openstack.org/#/c/547306/

Change-Id: Ifd8a0534fbdf41837977028c0c6ef99f1f6ac0f0
2018-03-20 09:02:58 +00:00
..
__init__.py Functional tests for staticweb middleware 2018-03-07 12:36:20 -08:00
mock_swift_key_manager.py Retrieve encryption root secret from Barbican 2017-08-02 15:53:09 +03:00
swift_test_client.py Tolerate 404s during setUp/tearDown in func tests 2018-03-01 23:30:00 +00:00
test_access_control.py No longer import nose 2017-11-07 15:39:25 +11: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 SkipTest imports in functests so they can be run directly by nose 2017-12-18 09:33:40 -08:00
test_dlo.py dlo: Move conn2 business to the one test that uses it 2017-11-22 16:51:06 -08:00
test_object.py Merge "Add a small sleep when trying to predict X-Timestamp" 2018-01-25 19:26:53 +00:00
test_slo.py Merge "Add support for data segments to SLO and SegmentedIterable" 2018-02-01 12:52:55 +00:00
test_staticweb.py Functional tests for staticweb middleware 2018-03-07 12:36:20 -08:00
test_symlink.py tempurl: Make the digest algorithm configurable 2018-01-31 02:19:18 +00:00
test_tempurl.py Refactor tempurl functional test's try-finally 2018-03-20 09:02:58 +00:00
test_versioned_writes.py Skip symlink + vw functional tests if symlink is not enabled 2017-12-25 09:13:17 +00:00
tests.py Merge "Fix sometimes-flaky container name functional test." 2017-12-22 19:48:43 +00:00