swift/test
Kota Tsuyuzaki eadab846b3 Remove unnecessary open call and related vars in unit tests
Since the methods touching exisiting file is mocked, we don't have to
open the file. (if it is needed, we should close at first anyway)

And cleanup unecessary vars/imports that is used for making the file
path.

This patch is a followup on:
https://review.openstack.org/#/c/350471/

Change-Id: I8fbc0b5b9a01782b6da5a7dd674f52d4b566ca5c
2016-08-04 23:42:21 -07:00
..
functional Merge "Enable in-process func tests to optionally use encryption" 2016-08-01 21:14:18 +00:00
probe Python3 eventlet patched httplib _MAXHEADERS 2016-07-21 04:21:36 +00:00
unit Remove unnecessary open call and related vars in unit tests 2016-08-04 23:42:21 -07:00
__init__.py test/(functional/probe):Replace python print operator with print function (pep H233, py33) 2015-08-20 11:42:58 +09:00
sample.conf Merge "Add a note for functional tests with Keystone." 2016-03-18 05:08:10 +00:00