commit | 89a8591c555c5f84da46d21a477b1900d10c609b | [log] [tgz] |
---|---|---|
author | Sean Dague <sean.dague@samsung.com> | Wed Mar 19 16:37:29 2014 -0400 |
committer | Sean Dague <sean.dague@samsung.com> | Thu Mar 20 17:26:40 2014 -0400 |
tree | a8296c1a8d60f00be15ef7c23941b0e0b04f4539 | |
parent | 02b4c04697c504946ebe1855121ca639c59d48d9 [diff] |
simplify rest_client logging this takes the rest client req/resp down to a single short info line per call. This eliminates the issue where the multiline output is interleaved between many testr process, thus confusing. It should be a pretty concise view of the rest calls being made from tempest. It removes parameters that were previously used for debug. We'll incrementally add these back if this was too much removal. Change-Id: I342483e2a3c1396537df1fab825ebef8a7e75101