Merge "Trivial: Add missing doc for parameter in wait_for_delete()."
This commit is contained in:
commit
c0676fe17f
@ -335,6 +335,7 @@ def wait_for_delete(manager,
|
||||
callback=None):
|
||||
"""Wait for resource deletion
|
||||
|
||||
:param manager: the manager from which we can get the resource
|
||||
:param res_id: the resource id to watch
|
||||
:param status_field: the status attribute in the returned resource object,
|
||||
this is used to check for error states while the resource is being
|
||||
|
Loading…
x
Reference in New Issue
Block a user