Activity log for bug #1898309

Date Who What changed Old value New value Message
2020-10-02 22:49:47 Goutham Pacha Ravi bug added bug
2020-10-02 22:49:59 Goutham Pacha Ravi tags add-wait-to-async-commands low-hanging-fruit
2020-10-02 22:50:04 Goutham Pacha Ravi python-manilaclient: importance Undecided Low
2020-10-02 23:31:56 Goutham Pacha Ravi description Expected workflow: 1) Managing a share $ manila manage host@backend#pool nfs 10.0.0.1:/example_path --name share1 <CLI waits on the share to become available before providing share details> 2) Unmanaging a share $ manila unmanage share1 <CLI waits on the share to be unmanaged completely before returning to the prompt> Expected workflow: 1) Managing a share $ manila manage host@backend#pool nfs 10.0.0.1:/example_path --name share1 --wait <CLI waits on the share to become available before providing share details> 2) Unmanaging a share $ manila unmanage share1 --wait <CLI waits on the share to be unmanaged completely before returning to the prompt>
2021-01-22 09:47:26 Paul Ali python-manilaclient: assignee Paul Ali (paulali)
2021-04-09 21:28:37 Paul Ali python-manilaclient: status New In Progress
2022-02-25 08:01:54 OpenStack Infra python-manilaclient: status In Progress Fix Released