python-openstackclient/functional/tests/object
Cedric Brandily 3c82c0e62e Improve tmpfile cleanup in functests
This change replaces when possible homemade temporary file management by
tempfile.NamedTemporaryFile[1][2] and defines only when needed a cleanup
for a temporary file[2].

[1] functional/tests/compute/v2/test_keypair.py
[2] functional/tests/object/v1/test_object.py

Change-Id: I728ab96381ca9f3fd1f899dd50e5ceb5e97b9397
2016-04-06 00:40:44 +02:00
..
v1 Improve tmpfile cleanup in functests 2016-04-06 00:40:44 +02:00
__init__.py Re-organize functional tests 2015-04-17 13:37:44 -04:00