python-manilaclient/releasenotes/notes/bug-913201-add-wait-to-manage-unmanage-snapshot-9cc017a15733120f.yaml
tspyderboy 3103b8c56a "--wait" option added for managing/unmanaging a share snapshot
Implements: Add "--wait" to asynchronous operation commands
Closes-Bug: #1898312
Change-Id: I354ca855352228911f809769ce89d06af8dd9f61
2024-03-20 09:04:58 +05:30

6 lines
203 B
YAML

---
features:
- |
The commands "snapshot-manage" and "snapshot-unmanage" now accept
an optional "--wait" option that allows users to let the client
poll for the completion of the operation.