Comment 6 for bug 1875959

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

Reviewed: https://review.opendev.org/728215
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=8c33838f6e40566b0d19e18bf2068982a1c5cf16
Submitter: Zuul
Branch: stable/train

commit 8c33838f6e40566b0d19e18bf2068982a1c5cf16
Author: Jose Phillips <email address hidden>
Date: Wed Apr 29 15:53:53 2020 -0500

    NetApp ONTAP NFS driver fail to flexclone glance image.

    When the driver is trying to perform a flexclone from glance is
    making a bad reference to a non-existent methond utils.resolve_hostname
    the correct method is volume_utils.resolve_hostname

    Change-Id: I5cd729bdd1fb97b07610b1971232c786bad7917d
    Closes-Bug: #1875959
    (cherry picked from commit 2da53ac02b2e27eaee6a0c3e996a910cce9e53d9)
    (cherry picked from commit f248f73e0b39239e33ab1bbc0359b82ee87288af)