Comment 10 for bug 1860739

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

Reviewed: https://review.opendev.org/c/openstack/cinder/+/823170
Committed: https://opendev.org/openstack/cinder/commit/239030522c391ac052a3cdd0b19ddaceb0a9fb59
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 239030522c391ac052a3cdd0b19ddaceb0a9fb59
Author: Ivan Kolodyazhny <email address hidden>
Date: Thu Dec 17 16:06:00 2020 +0000

    [RBD] Fix snapshot backup name

    We always create a full backup for snapshots. It means we have to
    generate a correct buckup name for a base backup.

    Closes-Bug: #1860739
    Change-Id: Ia08c252d747148e624f8d9e8b0e43f94773421e0
    (cherry picked from commit f04d905a63fe02f5a660e9852bdacbc2bc0f9233)