Comment 4 for bug 1992443

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/868017
Committed: https://opendev.org/openstack/manila/commit/e105df94a7ad858538f20609595621a63df14070
Submitter: "Zuul (22348)"
Branch: stable/zed

commit e105df94a7ad858538f20609595621a63df14070
Author: Alexander Deiter <email address hidden>
Date: Tue Oct 11 15:00:42 2022 +0300

    [Infinidat] fixed host assisted migration

    Fixed an issue in Infinidat driver to support host assisted migration.
    And added new configuration options:
    * `infinidat_snapdir_accessible` to configure access to the `.snapshot`
      directory on the client side.
    * `infinidat_snapdir_visible` to configure visibility of the `.snapshot`
      directory on the client side.

    Closes-Bug: #1992443
    Signed-off-by: Alexander Deiter <email address hidden>
    Change-Id: I29b51fcec28dd5110de6ad196ff8b67c875ce8fa
    (cherry picked from commit 7ec7321053c73c18764782d4c40cf77a998f8d41)