cinder/cinder/backup
Gorka Eguileor b082ae0b05 Revert "Ceph driver should respect the `--incremental` option for backups"
This reverts commit 797c5aa785.

That patch doesn't really fix the Ceph full backup issue.

When doing a non incremental Ceph to Ceph backup, instead of doing a
full backup that is ussable by the incremental feature, it creates a
full backup as if it where a backup from a non Ceph volume, which then
cannot be used by the incremental feature.

Change-Id: I73a40babf5cb13956e44d4caef3d0ff7ef698048
2018-12-10 12:28:03 +01:00
..
drivers Revert "Ceph driver should respect the `--incremental` option for backups" 2018-12-10 12:28:03 +01:00
__init__.py Fix backup_api_class doesn't work 2017-05-09 22:32:13 +08:00
api.py Consume quota when importing backup resource 2018-08-01 13:48:25 -05:00
chunkeddriver.py Cinder Backup: object_count value incorrect 2018-10-12 16:59:15 +05:30
driver.py Merge "Add backup restoration cancellation support" 2018-03-11 02:01:02 +00:00
manager.py Merge "Drop legacy backup service support" 2018-09-26 01:54:33 +00:00
rpcapi.py Add service dynamic log change/query 2017-05-16 13:37:35 +02:00