[RFE] a "--wait" option for managing/unmanaging a share server
Bug #1898315 reported by
Goutham Pacha Ravi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-manilaclient |
In Progress
|
Low
|
tspyderboy |
Bug Description
Expected workflow:
1) Managing a share server
$ manila share-server-manage manila@paris share_net_test backend_server_1 --wait
<CLI waits for the share server to reach "active" state" before returning to the prompt>
2) Unmanaging a share server
$ manila share-server-
<CLI waits for share server to be removed before returning to the prompt>
description: | updated |
Changed in python-manilaclient: | |
assignee: | nobody → Kafilat Adeleke (kafilat-adeleke) |
Changed in python-manilaclient: | |
assignee: | Kafilat Adeleke (kafilat-adeleke) → nobody |
Changed in python-manilaclient: | |
assignee: | nobody → Archana Kumari (archanaserver) |
Changed in python-manilaclient: | |
status: | New → In Progress |
Changed in python-manilaclient: | |
assignee: | Archana Kumari (archanaserver) → nobody |
assignee: | nobody → tspyderboy (tspyderboy) |
milestone: | none → dalmation-1 |
Changed in python-manilaclient: | |
milestone: | dalmation-1 → epoxy-1 |
Changed in python-manilaclient: | |
milestone: | epoxy-1 → epoxy-2 |
To post a comment you must log in.
Hi, looking into this
Thanks