python-manilaclient/releasenotes/notes/bug-1898317-add-wait-option-for-force-deleting-share-snapshot-share-instance-fb2531b6033f0ae5.yaml
kafilat-adeleke b5b8bdbb98 Add "--wait" option for force-deleting a share/snapshot/share-instance
Closes-Bug: #1898317
Change-Id: I04265d6bdf84038670a3188a99cd2d639ad62cfe
2021-02-24 09:42:42 +01:00

9 lines
269 B
YAML

---
features:
- |
The commands "manila force-delete", "manila snapshot-force-delete"
and "manila share-instance-force-delete" now accept an optional
"--wait" that allows administrator users to let the client poll for the
completion of the operation.