CI verify jobs failed due to the update of tox 93/63993/3
authorxudan <xudan16@huawei.com>
Thu, 25 Oct 2018 08:03:23 +0000 (04:03 -0400)
committerxudan <xudan16@huawei.com>
Wed, 31 Oct 2018 04:12:34 +0000 (00:12 -0400)
commit13a9eb11068987beec3c8d6e058142c07c8a66a6
tree3ac35fb1465451e90b4e28ae1853265a11b9d293
parent7cd5c4c60b3f9a9893c2801a39061489ecfa6ae0
CI verify jobs failed due to the update of tox

The LF pod used to run the CI verify jobs have updated the version of tox.
So the CI verify jobs failed.
See https://build.opnfv.org/ci/view/dovetail/job/dovetail-merge-master/476/console

Fix the python format errors
Ignore error 'W503 line break before binary operator'.

Change-Id: Ic2df070447bbea39c877ce7a394d733a95064bb1
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/container.py
dovetail/report.py
dovetail/testcase.py
tox.ini