python-manilaclient/releasenotes
Goutham Pacha Ravi d3c4e8fa16 Add a waiter to share create/delete
This option enables "create" and "delete"
commands to wait until the action has completed.
There are numerous asynchronous operations
and this behavior is desirable for all
of them, however, the feature will be implemented
in parts and tracked as various "low-hanging-fruit"
bugs for new contributors to get a hang of
the contributor process.

This patch introduces a framework for future
implementations, including a sample set of
unit and functional tests for create/delete
operations on shares with the v2 shell client.

Partially-implements: bp add-wait-to-async-commands
Closes-Bug: #1898304
Change-Id: I099ccf4bce383905aeefc770905bd4d06470eaf2
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-10-02 15:37:26 -07:00
..
notes Add a waiter to share create/delete 2020-10-02 15:37:26 -07:00
source Update master for stable/victoria 2020-09-11 15:45:56 +00:00