aboutsummaryrefslogtreecommitdiffstats
path: root/func/fetch_compute_ips.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-10-08change fetch_compute_ips.sh pathwu.zhihui1-117/+0
Change-Id: I7e3d08adc47304d8174a1706f87e6c4ae430ae34 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-25Bugfix: some errors in env_setup.py.wu.zhihui1-9/+9
Change-Id: Ia9ab50f8990659d4657e67f38ece72d5eb47f4d9 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-18Fetch all compute ips via installer Fuel.wu.zhihui1-0/+117
1. Fetch all compute ips via installer Fuel. 2. check the machines' ip. if unassigned, assign one of compute's ip to it. if assigned by test case yaml, check the validation. JIRA: QTIP-98 Change-Id: I5517916c594a14055087134d20c1fe4320b6d707 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>