Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/rbd-backup-rollback-support. Description: Currently, if we restore to an existing volume, if the restore operation fails the volume will likely be left unusable. RBD supports the ability to 'rollback' to a snapshot (http://ceph.com/docs/next/rbd/librbdpy/#rbd.Image.rollback_to_snap) so we should add support for this to the cinder ceph backup driver. Specification URL (additional information): None