cinder/cinder/backup
Hemna e38fb71aac Rework backup process to make it async
This patch updates the backup process to call the volume manager
asynchronously to get the backup device in which to do the backup on.
This fixes a major issue with certain cinder drivers that take a long
time to create a temporary clone of the volume being backed up.

Closes-Bug: #1916843
Change-Id: Ib861e1bc35247f932fbae3796ed9025a560461c4
2022-01-19 15:43:54 +00:00
..
drivers db: Remove 'db' argument from various managers 2021-08-27 15:13:21 +01:00
__init__.py Fix backup_api_class doesn't work 2017-05-09 22:32:13 +08:00
api.py mypy: backup 2021-12-15 09:04:52 -05:00
chunkeddriver.py db: Remove 'db' argument from various managers 2021-08-27 15:13:21 +01:00
driver.py db: Remove 'db' argument from various managers 2021-08-27 15:13:21 +01:00
manager.py Rework backup process to make it async 2022-01-19 15:43:54 +00:00
rpcapi.py Rework backup process to make it async 2022-01-19 15:43:54 +00:00