manila/contrib/tempest/tempest/services
Alin Balutoiu ddb276f629 Tempest: wait for access rule to be deleted
The tests targeting user based access rules do not wait when
deleting such access rules. As multiple tests will create access
rules for the same user, this operation will fail if the previous
rule was not deleted in time.

This patch fixes those tests by waiting for the access rule delete
operation to complete.

The wait_for_resource_deletion method is updated to work with
access rules, re-adding previously existing functionality, removed
as unused and also requested by bug/1429952.

Closes-Bug: #1489367

Change-Id: Ie48fba56668ad663be84b74cd64927e3e5d6c675
2015-08-27 11:09:57 +00:00
..
share Tempest: wait for access rule to be deleted 2015-08-27 11:09:57 +00:00