]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Added volume backup and restore to Ceph RBD driver
authorEdward Hope-Morley <edward.hope-morley@canonical.com>
Wed, 26 Jun 2013 09:25:11 +0000 (10:25 +0100)
committerEdward Hope-Morley <edward.hope-morley@canonical.com>
Wed, 26 Jun 2013 13:03:29 +0000 (14:03 +0100)
commit756a8d75f1d8696f0796e4730877298be00d2b5f
tree2f0a8413af4db9daf1cfa2e2bc9757bf2798ebf4
parent6f3b40c59dc46765677930016edf0ba1f7dbd1f9
Added volume backup and restore to Ceph RBD driver

It is now possible to backup and restore volumes
when using volume.drivers.rbd.RBDDriver

Implements: blueprint cinder-backup-to-ceph

Change-Id: Ic1b8db8f0acd7974423414171b8fb45197d05dc6
cinder/backup/services/swift.py
cinder/volume/drivers/rbd.py