[RFE] a "--wait" option for allowing/denying access rules for share

Bug #1898311 reported by Goutham Pacha Ravi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-manilaclient
Fix Released
Low
Franca Mgbogu

Bug Description

Expected workflow:

1) Add access rule to a share

$ manila access-allow share1 ip 0.0.0.0 --wait
<CLI waits on the the access rule to transition to "active" state" before returning to the prompt>

2) Deny access to a share

$ manila access-deny share1 f7320b78-994e-4e2f-b955-c649bb41fd74 --wait
<CLI waits for access rule to be removed from the share 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) → Franca Mgbogu (franciedigital)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-manilaclient (master)
Changed in python-manilaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-manilaclient (master)

Reviewed: https://review.opendev.org/c/openstack/python-manilaclient/+/815157
Committed: https://opendev.org/openstack/python-manilaclient/commit/2075cba0a9c1c1e798653d53b4a9351f0abcc089
Submitter: "Zuul (22348)"
Branch: master

commit 2075cba0a9c1c1e798653d53b4a9351f0abcc089
Author: Franca Mgbogu <email address hidden>
Date: Fri Oct 22 22:26:27 2021 +0100

    Add --wait flag to the share access rule

    This patch-set adds the --wait flag to the share access
    rule operation. This will make the CLI to wait for the
    operation to be completed before returning to the prompt.

    Closes-Bug: #1898311
    Change-Id: I2ee7921875bd8834100659ff458d0fee9da7d50d

Changed in python-manilaclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-manilaclient 3.4.0

This issue was fixed in the openstack/python-manilaclient 3.4.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.