set dovetail.log level by command line 19/33519/1
authorxudan <xudan16@huawei.com>
Wed, 19 Apr 2017 07:02:16 +0000 (07:02 +0000)
committerxudan <xudan16@huawei.com>
Wed, 19 Apr 2017 07:02:16 +0000 (07:02 +0000)
commitb1030e6099f38b226c8ef86a2a4711aca8c1822a
tree6d8e8b2465fd13af5b6f8dc0421eb81584a15410
parent2ffa3fc85027ef9ac291c6a22bd41bfa2c66ab4c
set dovetail.log level by command line

JIRA: DOVETAIL-400

1. set both the dovetail.log and screen log level by command --debug.
2. if --report http://testapi_url:port/api/v1/, change it into
      --report http://testapi_url:port/api/v1

Change-Id: I7cf697d4ac9072fc2d302a67ccde0f452d84be8f
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/run.py
dovetail/utils/dovetail_logger.py