Comment 9 for bug 2047249

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

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

commit d2299103938ebebe9887b1699f3357afefc5b2ce
Author: Goutham Pacha Ravi <email address hidden>
Date: Fri Jan 26 11:43:49 2024 -0800

    Fix "per_share_gigabytes" in "openstack quota set"

    The "per_share_gigabytes" quota param was introduced
    in API version 2.62; when using older API versions,
    we shouldn't be setting this parameter.

    Closes-Bug: #2047249
    Change-Id: I1eceee52726cef3494648521e4516010ca02f095
    (cherry picked from commit 3ec364d1fd1f060a2dbd2c73c17e6ccc55bdcf55)
    (cherry picked from commit 2614b30db76e77d07c28399aecbedec11e44e3b8)