cinder/cinder/tests/unit/backup
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
..
drivers Add support for RBD fast-diff feature for backups stored in Ceph 2021-03-15 13:48:28 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_backup.py Add user_id in backup list and show API 2018-12-12 00:52:05 -05:00
fake_google_client.py Remove six of dir cinder/tests/unit/backup/* 2020-10-09 13:38:39 +08:00
fake_google_client2.py Do not use 'self' in classmethod 2019-05-05 11:14:04 +08:00
fake_s3_client.py created s3 cinder backup driver 2021-01-28 10:56:43 -05:00
fake_service.py Remove obsolete get_backup_driver functions 2019-04-26 08:20:02 -04:00
fake_swift_client.py Remove six of dir cinder/tests/unit/backup/* 2020-10-09 13:38:39 +08:00
fake_swift_client2.py Replace md5 with oslo version 2020-11-13 16:01:14 -05:00
test_backup.py Move brick calls from cinder.utils to volume_utils 2021-02-10 17:27:46 -05:00
test_chunkeddriver.py Merge "Support modern compression algorithms in cinder backup" 2020-09-04 16:13:42 +00:00
test_rpcapi.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00