dovetail tool: use python new-style classes which inherit from object 73/27273/2
authorxudan <xudan16@huawei.com>
Fri, 20 Jan 2017 06:46:57 +0000 (06:46 +0000)
committerxudan <xudan16@huawei.com>
Fri, 20 Jan 2017 06:49:28 +0000 (06:49 +0000)
commit9f4ce551bacb18bf424b0164a82cafb954f4b7c4
tree3978d9a69727956180850588ebe63c468768fc48
parentc2401cd1bf3898aebeef08ca699072b1dca683f0
dovetail tool: use python new-style classes which inherit from object

JIRA: DOVETAIL-187

Change-Id: Id6fa50a3a3cec7a18d27ca8feb383b53836a339b
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/cli/commands/cli_testcase.py
dovetail/container.py
dovetail/parser.py
dovetail/report.py
dovetail/testcase.py
dovetail/utils/dovetail_config.py
dovetail/utils/dovetail_logger.py