Comment 8 for bug 1744692

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

Reviewed: https://review.opendev.org/570885
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=78f2101fc5a84e81132e6c2adc89cfe681018d77
Submitter: Zuul
Branch: master

commit 78f2101fc5a84e81132e6c2adc89cfe681018d77
Author: Silvan Kaiser <email address hidden>
Date: Tue May 29 12:17:43 2018 +0200

    Add context to cloning snapshots in remotefs driver

    Adds context to _create_cloned_volume method in order
    to allow taking a snapshot during cloning. Also saves
    the temp_snapshot in order to enable Nova to update the
    snapshot state. Destroys the temp_snapshot after usage.
    This affects the NFS, WindowsSMBFS, VZStorage and
    Quobyte drivers.

    Closes-Bug: #1744692

    Change-Id: I328a02d0f26e8c3d41ec18a0487da6fd20b39b04