Convert the bash commands in post.sh to python code 13/38113/2
authorAlex Yang <yangyang1@zte.com.cn>
Wed, 26 Jul 2017 03:15:44 +0000 (11:15 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Wed, 26 Jul 2017 05:38:07 +0000 (13:38 +0800)
commit8d951bd35aca9af5f4fa26fec643d25622f4f466
treeb9da68615a8d7149486f42cec3f3fee7b4d62104
parent4aab5fede6d007aa7c934aabbe7294b793bc6087
Convert the bash commands in post.sh to python code

According to the comment from Serena in the patch
https://gerrit.opnfv.org/gerrit/#/c/37857/, the bash code
in post.sh can be implemented by python, and the deploy
script can call post/execute.py directly.

Change-Id: Ibcf86fc2b6ee3942e4082384c9d4075d608b7294
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
deploy/daisy_server.py
deploy/post.sh
deploy/post/execute.py
deploy/post/neutron.py