]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Cleanup orphaned code from ceph backup driver
authorSean McGinnis <sean_mcginnis@dell.com>
Fri, 27 Nov 2015 05:25:31 +0000 (23:25 -0600)
committerSean McGinnis <sean_mcginnis@dell.com>
Fri, 27 Nov 2015 05:25:31 +0000 (23:25 -0600)
commitafab13e583e9aa017c9d9722d132a9e0a98b2121
tree5b9f717e78f20e72d71531aa64079e9c00104376
parent65a6c40b6ef107150fee1b959dd117691fac57b7
Cleanup orphaned code from ceph backup driver

The method _num_backup_snaps was not being called anywhere in the source.
This removes the unused call from the driver.

Change-Id: Ib094edff6c26a21177405a988f132c3c6c8c9646
cinder/backup/drivers/ceph.py