cinder/cinder/tests/unit/backup
Christian Rohmann 610b59b272 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 sped up significantly.

Closes-Bug #1907964

Change-Id: I5e35de28007558267f9215cbac03a38d7c74612c
(cherry picked from commit 0e88073882)
(cherry picked from commit cbf9def32b)
2021-04-12 18:58:19 +02:00
..
drivers Add support for RBD fast-diff feature for backups stored in Ceph 2021-04-12 18:58:19 +02: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 Do not use 'self' in classmethod 2019-05-05 11:14:04 +08:00
fake_google_client2.py Do not use 'self' in classmethod 2019-05-05 11:14:04 +08:00
fake_service.py Remove obsolete get_backup_driver functions 2019-04-26 08:20:02 -04:00
fake_swift_client.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
fake_swift_client2.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_backup.py Fix cross-project incremental backups 2020-07-01 18:20:15 -03:00
test_chunkeddriver.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_rpcapi.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00