delete legacy update code
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 16 Oct 2017 07:02:12 +0000 (15:02 +0800)
committerSerena Feng <feng.xiaowei@zte.com.cn>
Mon, 16 Oct 2017 08:13:55 +0000 (08:13 +0000)
commitf632531099379a1046393dfd7063b674f09b8dc0
tree13bc7cb2e8acdf0758a42fb622c2fa1f2257ac6f
parent4724c5efa2284e42688e3716174a8568a61e5d60
delete legacy update code

update directory was employed to update TestAPI before auto deployment
is adopted, now it is useless and can be deleted.

Change-Id: I4e5ae84e80879cd9f711dc1d02224ae4f5902e49
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
14 files changed:
testapi/update/README.md [deleted file]
testapi/update/__init__.py [deleted file]
testapi/update/playbook-update.sh [deleted file]
testapi/update/templates/__init__.py [deleted file]
testapi/update/templates/backup_mongodb.py [deleted file]
testapi/update/templates/changes_in_mongodb.py [deleted file]
testapi/update/templates/restore_mongodb.py [deleted file]
testapi/update/templates/rm_images.sh [deleted file]
testapi/update/templates/rm_olds.sh [deleted file]
testapi/update/templates/update_mongodb.py [deleted file]
testapi/update/templates/utils.py [deleted file]
testapi/update/test.yml [deleted file]
testapi/update/update.yml [deleted file]
testapi/update/update_api.py [deleted file]