Comment 3 for bug 1875570

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

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

commit e52ab1a3adbc8462b02c342ee7990e527a9f73bb
Author: Sofia Enriquez <email address hidden>
Date: Fri May 8 20:24:48 2020 +0000

    Creating image-volume cache on NFS backend fails

    snapshot.id doesn't have `tmp-snap` in it as id
    is not passed as a option while creating snapshot
    object. This should be change to
    `snapshot.display_name` at same location

    Closes-Bug: #1875570
    Change-Id: I66da0212a61d778fe9795d382b3af5b225a8aa54