]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix cinder-backup volume restore with ceph driver
authorEdward Hope-Morley <edward.hope-morley@canonical.com>
Thu, 6 Feb 2014 13:06:44 +0000 (13:06 +0000)
committerEdward Hope-Morley <edward.hope-morley@canonical.com>
Sat, 8 Feb 2014 13:47:44 +0000 (13:47 +0000)
commit4d1d9349fed815b37b0675d6f3936243a3909125
tree4815f97bcb0e8d845c7301fa238e94474d5203ec
parent0e5b1bfe4fa3dcdfa9e9ed5d6843842861e51b97
Fix cinder-backup volume restore with ceph driver

Restore operations currently break if restoring to
the backup source volume, that volume is an rbd and
the associated backup was incremental.

Change-Id: Ieafe6ab2d1a15cad2b534a3aab0df29eb8591306
Closes-Bug: 1276977
cinder/backup/drivers/ceph.py
cinder/tests/test_backup_ceph.py