refactor config parser to facilitate adding new configs 55/34655/3
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 12 May 2017 09:02:35 +0000 (17:02 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 12 May 2017 09:07:47 +0000 (17:07 +0800)
commitd6d15ab17c3427db81ca270b6569d4fb5d347f76
tree8bc8fecd5d96e2c07ea4e501653954f9c7a295dd
parent48603379051c10c4f956a9a1863b169deacbbd04
refactor config parser to facilitate adding new configs

refactor hardcoded config.py to facilitate adding new
configurations come along with web portal and Authentication
features

Change-Id: Ibc16166ade0d6e730bb4c9d81e9b9bc9b297faa1
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
utils/test/testapi/opnfv_testapi/cmd/server.py
utils/test/testapi/opnfv_testapi/common/config.py
utils/test/testapi/opnfv_testapi/tests/unit/common/test_config.py