Fix bug in virtual deploy 89/31789/1
authorAlex Yang <yangyang1@zte.com.cn>
Sun, 26 Mar 2017 14:01:43 +0000 (22:01 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Sun, 26 Mar 2017 14:01:43 +0000 (22:01 +0800)
commit59f1796fd0488926ede5b47279c1e672bda7e35b
treed5cff21179050a8e847a6e4f044c614de7ab8a53
parentbbef0fa1fb89a90a98e66ece5b19852bcf3f2332
Fix bug in virtual deploy

In prepare_install function of tempest.py:
1. get_config.py needs dha and network parameters
2. install_os_for_vm_step2 function needs cluster_id parameter

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