cinder/cinder/tests/unit/backup/drivers
Christian Rohmann 0e88073882 Add support for RBD fast-diff feature for backups stored in Ceph
This change enables the FAST_DIFF feature for backup images stored
    via Ceph RBD. It is enabled together with EXCLUSIVE_LOCK and
    OBJECT_MAP as required.

    With FAST_DIFF enabled, the generation of diffs between images and
    snapshots as well as determining the actual data usage of a snapshot
    is speed up significantly.

Closes-Bug #1907964

Change-Id: I5e35de28007558267f9215cbac03a38d7c74612c
2021-03-15 13:48:28 +00:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_backup_ceph.py Add support for RBD fast-diff feature for backups stored in Ceph 2021-03-15 13:48:28 +00:00
test_backup_driver_base.py Tests: Make tests less random 2020-05-08 11:22:02 -04:00
test_backup_glusterfs.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_backup_google.py Merge "Support modern compression algorithms in cinder backup" 2020-09-04 16:13:42 +00:00
test_backup_nfs.py Replace md5 with oslo version 2020-11-13 16:01:14 -05:00
test_backup_posix.py Remove six of dir cinder/tests/unit/backup/* 2020-10-09 13:38:39 +08:00
test_backup_s3.py created s3 cinder backup driver 2021-01-28 10:56:43 -05:00
test_backup_swift.py Replace md5 with oslo version 2020-11-13 16:01:14 -05:00