Fetch all compute ips via installer Fuel. 71/18071/5
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Fri, 5 Aug 2016 07:05:30 +0000 (15:05 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Thu, 18 Aug 2016 15:26:02 +0000 (23:26 +0800)
commitddac3b6c756d531aaf7a7a39465424c9ee858734
tree9b2c171cb157ff8a1e3a9ef45a8ab4328b5603b4
parentdd0a00b503f1d6e8d43d30646ffc2642bb04fe93
Fetch all compute ips via installer Fuel.

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>
func/env_setup.py
func/fetch_compute_ips.sh [new file with mode: 0755]
tests/env_setup_test.py