forked from openstack-charmers/zaza-openstack-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Block until volume reaches 'available' status after detaching.
Before this change during the tearDown process there is an assumption that a volume can be deleted right after has ben detached, although there is a transitional state called "detaching" which is more noticeable on slow environments. This change makes sure to wait for the volume to reach to the 'available' status before attempting the deletion. Closes openstack-charmers#1048
- Loading branch information
Showing
1 changed file
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters