start TestAPI in venv with no config-file
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)
commit54e89dde8714fb6080d17d1373a48e36ce60eff3
tree66d222dfd38d105b8427921aa45974ab97ca22e3
parenta6460e1b2ebcdbb6f823f26b03e1210c8212497c
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>
testapi/opnfv_testapi/common/config.py