There was an error while loading. Please reload this page.
1 parent 1f2fcb5 commit f3c69ceCopy full SHA for f3c69ce
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