refactor config process in testapiclient 27/53227/1
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 7 Mar 2018 11:23:30 +0000 (19:23 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 7 Mar 2018 11:23:30 +0000 (19:23 +0800)
commit8d66710a9b919fd7c42944ced79b1e25bc6c5482
treee6ae2ff14a8570bbdd63eddca1020c99e6598e25
parentf9a4011f025ed60cbc49a3058aa7f35b8396e74f
refactor config process in testapiclient

substitue config file with env variable

Change-Id: Ie8243a7dd429708998bde9d612c9a4552a76c14f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/testapi-client/etc/client.creds [new file with mode: 0644]
testapi/testapi-client/etc/config.ini [deleted file]
testapi/testapi-client/setup.cfg
testapi/testapi-client/testapiclient/config.py [deleted file]
testapi/testapi-client/testapiclient/http_client.py
testapi/testapi-client/testapiclient/identity.py
testapi/testapi-client/testapiclient/main.py
testapi/testapi-client/testapiclient/pods.py
testapi/testapi-client/testapiclient/projects.py