Modify the log message in deploy script 97/32697/6
authorAlex Yang <yangyang1@zte.com.cn>
Mon, 10 Apr 2017 08:10:34 +0000 (16:10 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Sat, 15 Apr 2017 12:26:21 +0000 (20:26 +0800)
commit5d77e7aed9ca92d3ce07cf7715d8e9eeb3f08062
treecefffabd8c454c662b1aaabe93e480561f8a9816
parent0d7114ad9efedeba16c7e0a448606c9d955aa338
Modify the log message in deploy script

1. Move an log message to the correct location(now at line 331).
   In baremetal deployment, the virtual-deploy message is printed.
2. Modify all the "===" in the log messages to the same number of "="
3. Remove the TODO list since the work finished

Change-Id: I34325c522036caf9d1aa58c9cbf30eb77843fdfc
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
ci/deploy/deploy.sh