153aa61146
This option enables "extend" and "shrink" commands to wait until the action has completed. Change-Id: I41fc08f29149cf12abbf7ca75fd30f897061bd05 Partially-implements: bp add-wait-to-async-commands Closes-Bug: #1898308
10 lines
204 B
YAML
10 lines
204 B
YAML
---
|
|
features:
|
|
- |
|
|
The commands "manila extend" and "manila shrink" now
|
|
accept an optional "--wait" option that allows users
|
|
to let the client poll for the completion of the
|
|
operation.
|
|
|
|
|