Comment 6 for bug 1953670

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-manilaclient (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/python-manilaclient/+/821038
Committed: https://opendev.org/openstack/python-manilaclient/commit/dfd9f830dae5e58131c8451e8c3851b5beeafc87
Submitter: "Zuul (22348)"
Branch: stable/xena

commit dfd9f830dae5e58131c8451e8c3851b5beeafc87
Author: Victoria Martinez de la Cruz <email address hidden>
Date: Wed Dec 8 17:41:04 2021 +0000

    Fix the id attr for share group type access repr

    The correct attribute name for the share group type access
    repr is share_group_type_id, not id. This patch set fixes that.

    Closes-Bug: #1953670
    Change-Id: I651f3cc6429801db4c04813a60ddb4ec2871f2a1
    (cherry picked from commit dcb25e54e994568f955b7499e59dacecbee70fcb)