commit | b9b03484e50024112bd325182165945656be9f55 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Fri Jun 09 14:09:55 2017 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Fri Jun 09 14:11:47 2017 +0800 |
tree | 396435728c6ef5e1275e4679c02853e588d92c76 | |
parent | a863236795baee5690abe99c10c19bf5d57af3df [diff] |
Remove unnecessary wait_for_volume_resource_status In test_volume_crud_with_volume_type_and_extra_specs, wait_for_volume_resource_status is already included in self.create_volume, so there is no need to call it after self.create_volume. This is to remove it for code clean. Change-Id: I1057c7776ff5938f5fc72400c12410d57b732320