code variable name refactor 91/32391/2
authorzhongjun <zhong.jun@zte.com.cn>
Thu, 30 Mar 2017 07:02:12 +0000 (15:02 +0800)
committerzhongjun <zhong.jun@zte.com.cn>
Mon, 10 Apr 2017 01:28:17 +0000 (09:28 +0800)
commit55e0d93f80ef15b07f3f5f23a0c0064548753d41
tree3c99485832ce5b43681f446044285ee4acf12658
parentd17daf1af5056040e5399af814ebd850a70a4a75
code variable name refactor

refactor the deploy.sh variable name
1.unify the glabs var name to upper case.
2.refactor the variable of target_node_net/daisy_server_net
to add prefix VMDEPLOY for code readablity.
3.refactor the usage() to function usage for uniform the
code style.

Change-Id: Ibd7ea91ac8b19cd7147e3a7d97b3359880cec59c
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
ci/deploy/deploy.sh