refactor one click deployment in testapi
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 21 Sep 2017 05:41:59 +0000 (13:41 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 21 Sep 2017 05:41:59 +0000 (13:41 +0800)
commitd4ddb2bd9f28ba2a2136bb225e63d6cc2a6a13b0
tree71700fe52f1a3623a0ad8793cb954edbba961e96
parentc4a49c82cd4fd3c21b3384960bf3b351f14d6cf4
refactor one click deployment in testapi

substitue docker-compose.template with string description,
so that user can wget deploy.py and execute directly.

Change-Id: I9703a1c8dfbdc46470561d54c6663e3728540162
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/deployment/deploy.py [deleted file]
testapi/deployment/docker-compose.yml.template [deleted file]
testapi/opts/deploy.py [new file with mode: 0644]