Remove warnings.simplefilter to suppress ResourceWarning

This commit removes warnings.simplefilter from
tempest.lib.services.clients code to suppress annoying ResourceWarning
like following.

 ResourceWarning: unclosed file <_io.FileIO....

Change-Id: I9e96cfc062bbdaf73f8a4efb9af9dc581c96994f
1 file changed