Comment 11 for bug 1915237

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/855234
Committed: https://opendev.org/openstack/manila/commit/ee7ede8a363044c20c0145caef438aa9ca8743f9
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit ee7ede8a363044c20c0145caef438aa9ca8743f9
Author: Fabio Oliveira <email address hidden>
Date: Tue Dec 7 11:13:29 2021 -0300

    NetApp OnTap: Fix compatibility check for share migrate

    The issue happens when the parameter 'encrypt-destination' is sent to
    OnTap devices with version lower than 9.0 or OnTapi lower then 1.110.

    This patch adds a condition to check these versions and ignore the flag
    addition if needed on '_send_volume_move_request'.

    Closes-Bug: 1915237
    Change-Id: Id9faa4f73996cb7467b7361d0406c980f06905c2
    (cherry picked from commit 9417ece45629d4103d2b37a593dfbcc7e774362c)
    (cherry picked from commit 27d79965f79fea4b34809fcd449f007ed6cc5ec5)