commit | c310b8d6346c7a0d1a10d4f81d6ce64db9ddf460 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Tue Sep 27 11:33:23 2016 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Tue Sep 27 17:56:00 2016 +0800 |
tree | a8d866b98d43f61fe89357c1e9f3b8e599a16ed2 | |
parent | 4f5e426d10452db85925d02f35074932aae115db [diff] |
Wait for floating_ip to detach from server after deletion test_minimum_basic_scenario expects floating_ip detaching from server immediately after deletion, and this may not be true in production clouds(we watched in our system that it took about 5 seconds for the floating_ip to disappear from server's address). So this is to add wait after floating_ip deletion. Change-Id: Iedc6197829f2cb388878fdb8e257489482a41d93