start TestAPI in venv with no config-file 95/31495/1
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 23 Mar 2017 07:35:38 +0000 (15:35 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 23 Mar 2017 07:35:38 +0000 (15:35 +0800)
commit6d4fca821c3bc23369d2295062b01f1543c10550
treefdea06d9178a4a516c6605b97b58a0ffe2a23bfd
parent34e12d9aa0e7cc9baeba6de454fbce00ae627aea
start TestAPI in venv with no config-file

in virtual env mode, config.ini is configured in
.venv/etc/opnfv_testapi, in this case when we start
it the configuration file needs to be specified, by
changing the _default_config, the -config-file is no
longer needed when starting TestAPI in venv mode.

Change-Id: I0217cfefe578bbc3325bb7577ed268dc21cde4ea
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
utils/test/testapi/opnfv_testapi/common/config.py