python-openstackclient/openstackclient/tests/compute
Dean Troyer 89217a6557 Close files on server create, add tests
The files opened for the --files and --user-data options were never
closed, potentially leaking memory in a long-running client. Close
them if they are file objects.

Add a couple of basic tests for server create.

Change-Id: I1658b0caa2d6af17308149cb52196ee28266ddf2
2014-10-14 15:45:20 -05:00
..
v2 Close files on server create, add tests 2014-10-14 15:45:20 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00