There was an error while loading. Please reload this page.
2 parents 9e14c0a + f3c69ce commit c0676feCopy full SHA for c0676fe
1 file changed
openstackclient/common/utils.py
@@ -335,6 +335,7 @@ def wait_for_delete(manager,
335
callback=None):
336
"""Wait for resource deletion
337
338
+ :param manager: the manager from which we can get the resource
339
:param res_id: the resource id to watch
340
:param status_field: the status attribute in the returned resource object,
341
this is used to check for error states while the resource is being
0 commit comments