Comment 7 for bug 1955627

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/896846
Committed: https://opendev.org/openstack/manila/commit/f1aa5f0744f21cdae9394da00f36cc57ce5e09f0
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit f1aa5f0744f21cdae9394da00f36cc57ce5e09f0
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>
    (cherry picked from commit 55edb00cc12ade9df333e9c0a3472e68d797b8f6)