Comment 6 for bug 1858328

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

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

commit c169902d41ef2b70ce1c1181408bc0916a7ea319
Author: danielarthurt <email address hidden>
Date: Fri Feb 14 13:28:19 2020 +0000

    [NetApp] Fix share shrink error status

    This patch fixes the error raised by NetApp driver when the user try
    to shrink a share to a size smaller than the current used space. Now
    the driver raises "shrinking_possible_data_loss" instead of
    "shrinking_error".

    Change-Id: I01a549a0e299ae0d0d9b603a9d0797f16f4b68b3
    Closes-Bug: #1858328