13ec1d3f44
This patch set adds the --wait flag to the share server manage operation. This will make the CLI to wait for the operation to be completed before returning to the prompt. Updated test_share_server_manage to be test_share_server_ manage_wait and included the waiter flag. Change-Id: I88a0a9e38b176cb5f241a4ac7997f6af92f9f38b
7 lines
184 B
YAML
7 lines
184 B
YAML
---
|
|
features:
|
|
- |
|
|
The command "manila share-server-manage" now accepts an optional
|
|
"--wait" that allows users to let the client poll for the
|
|
completion of the operation.
|