cinder/cinder/tests/unit/volume/drivers/hitachi
Kazumasa Nomura acfb3361cd Hitachi: Wait until the volume can be deleted
In Hitachi Storage, after create cloned volume, it may take time to transition
a volume status in the storage, and it may not be possible to delete the cloned
source volume immediately.
This issue must be resolved for the Hitachi driver to work successfuly
cinder-tempest-plugin.
We add wait processing in the function for checking status to solve this issue.

Change-Id: Ic79066792294d6efb3aa70b5811af4d143d7d271
Closes-Bug: #1908792
2020-12-24 05:10:27 +00:00
..
test_hitachi_hbsd_rest_fc.py Hitachi: Wait until the volume can be deleted 2020-12-24 05:10:27 +00:00
test_hitachi_hbsd_rest_iscsi.py Add Hitachi Block Storage Driver 2020-07-13 22:15:44 +09:00