Comment 47 for bug 1578036

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

Reviewed: https://review.openstack.org/580675
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=10937da92e55d6ff78db3d3637c35a6d98657107
Submitter: Zuul
Branch: stable/queens

commit 10937da92e55d6ff78db3d3637c35a6d98657107
Author: Eric Harney <email address hidden>
Date: Thu Apr 26 15:18:35 2018 -0400

    Fix RBD incremental backup

    Since the default get_backup_device method doesn't
    return enough Ceph connection information, RBD
    incremental backup will fail, resulting in full backups
    being performed when an incremental is requested.

    Closes-Bug: #1578036
    Co-Author: Gorka Eguileor <email address hidden>
    Change-Id: I41d1ec84db58f4bf0f7362cec022f2c3380e5ee2
    (cherry picked from commit 53522164dc11a1f8316de4cf023abfa113d35704)
    Conflicts:
     cinder/volume/drivers/rbd.py