Comment 5 for bug 1863298

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

Reviewed: https://review.opendev.org/722418
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=413e5e6d08789d39897b5db24f2fc1371d24ced2
Submitter: Zuul
Branch: master

commit 413e5e6d08789d39897b5db24f2fc1371d24ced2
Author: silvacarloss <email address hidden>
Date: Mon Apr 20 18:24:34 2020 +0000

    Fix manila OverQuota issue while managing shares

    Fixes the OverQuota issue while managing shares. Now, when a share
    manage request is received and there is no available quota to this
    resource, manila will allow the quotas to be exceeded and the
    administrator will need to adjust it.

    Change-Id: If6edfa79965f1a0e6959b436c53a714217d23f7d
    Closes-Bug: #1863298