Comment 3 for bug 1961087

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/832843
Committed: https://opendev.org/openstack/manila/commit/6431b86f19d09e1076e191d0ea5e794cc95bfac6
Submitter: "Zuul (22348)"
Branch: master

commit 6431b86f19d09e1076e191d0ea5e794cc95bfac6
Author: Manish Honap <email address hidden>
Date: Wed Mar 9 01:32:25 2022 +0530

    Add config option reserved_share_extend_percentage

    'reserved_share_extend_percentage' backend config option allows Manila
    to consider different reservation percentage for share extend
    operation. With this option, under existing limit of
    'reserved_share_percentage', we do not want user to create new share if
    limit is hit, but allow user to extend existing share.

    DocImpact

    Closes-Bug: #1961087
    Change-Id: I000a7f530569ff80495b1df62a91981dc5865023