Comment 6 for bug 1955627

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.opendev.org/c/openstack/manila/+/857980
Committed: https://opendev.org/openstack/manila/commit/55edb00cc12ade9df333e9c0a3472e68d797b8f6
Submitter: "Zuul (22348)"
Branch: master

commit 55edb00cc12ade9df333e9c0a3472e68d797b8f6
Author: Goutham Pacha Ravi <email address hidden>
Date: Thu Sep 15 13:56:44 2022 -0700

    [RBAC] Enforce check for share updates

    When a user has access to the APIs to reset status,
    task state or replica state but doesn't have access to
    the share, they must be prevented from performing
    those actions. This enforcement allows granular control
    of these actions and the resources themselves.

    Change-Id: Ic3be777b238a467d1b7bd1daa6aa088dedb095b0
    Closes-Bug: #1955627
    Signed-off-by: Goutham Pacha Ravi <email address hidden>