python-swiftclient/tests/unit
Kazufumi Noto 809e4cf98f Close file handle after upload job
The opened file for upload is not closed.
This fix prevents possible file handle leak.

Closes-Bug: #1559079
Change-Id: Ibc58667789e8f54c74ae2bbd32717a45f7b30550
2017-03-16 18:03:13 +00:00
..
__init__.py Add functional tests for python-swiftclient 2014-05-05 11:53:37 +02:00
test_authv1.py Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' 2016-11-18 15:26:14 +08:00
test_command_helpers.py Drop testtools from test-requirements.txt 2016-02-12 09:57:58 -08:00
test_multithreading.py Drop testtools from test-requirements.txt 2016-02-12 09:57:58 -08:00
test_service.py Close file handle after upload job 2017-03-16 18:03:13 +00:00
test_shell.py prefix-based tempurls support 2017-01-19 16:34:26 +01:00
test_swiftclient.py Fix logging of the gzipped body 2017-03-08 00:50:55 +04:00
test_utils.py Fix logging of the gzipped body 2017-03-08 00:50:55 +04:00
utils.py Add __ne__ built-in function 2016-07-05 14:58:42 +08:00