Comment 10 for bug 1955627

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/897450
Committed: https://opendev.org/openstack/manila/commit/6781f22bf1d78b89f500f538244d0991152f8e6d
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 6781f22bf1d78b89f500f538244d0991152f8e6d
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)
    (cherry picked from commit f1aa5f0744f21cdae9394da00f36cc57ce5e09f0)