2a1fb2bf8d
This RFE adds a "--wait" flag to share server delete, to make the CLI wait on the share server to be deleted before returning to the prompt. Closes-Bug: #1898316 Change-Id: I98feeebf1c20d30f42e57b937655537ac206bc25
9 lines
186 B
YAML
9 lines
186 B
YAML
---
|
|
|
|
features:
|
|
- |
|
|
The command "manila share-server-delete" now accepts an optional
|
|
"--wait" that allows users to let the client poll for the
|
|
completion of the operation.
|
|
|