more logging fixes 75/27575/4
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 26 Jan 2017 00:15:24 +0000 (16:15 -0800)
committerRoss Brattain <ross.b.brattain@intel.com>
Wed, 8 Feb 2017 07:58:04 +0000 (23:58 -0800)
commit4c2ad1b3d6f51da2c6ab4b46e48bd054758496a7
treea274888b3204030a7d9ea6638e77c6162d8bc71b
parenta4241e6e9b121447a50fdfe0d79b322c2e2aaea9
more logging fixes

don't use .format() with logging, use regular %s logginer formatter

Change-Id: I1ce0d81cc3f81c35003ef453e82c57faeb46c49f
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
yardstick/benchmark/scenarios/availability/attacker/attacker_general.py
yardstick/benchmark/scenarios/availability/result_checker/result_checker_general.py
yardstick/benchmark/scenarios/availability/scenario_general.py
yardstick/common/openstack_utils.py
yardstick/dispatcher/influxdb.py