commit | 3f490080b7f0c849c313c6845a4423c9f5d7d8da | [log] [tgz] |
---|---|---|
author | lkuchlan <lkuchlan@redhat.com> | Sun May 08 15:34:13 2016 +0300 |
committer | lkuchlan <lkuchlan@redhat.com> | Wed May 11 20:56:33 2016 +0300 |
tree | 40b8f1fdcde88bdd180121a648033e76aa495d74 | |
parent | 8d468c8332b1d0d7176c285de4cedfa589a54a23 [diff] |
Adding wait_for_resource_deletion function for volume cleanup I added a patch: https://review.openstack.org/#/c/308205/ that depends on this patch. The reason is “test_quota_usage” test does not wait for volume deletion process to complete, thus a volume is been deleted during my patch. To resolve this issue I added delete_volume function to serve both tests in order to prevent race condition. Change-Id: Ie0f2739fbb4ee32e04dda508d922d0015b1a92a6