cinder/cinder/backup
Eric Harney 5179e4f6bf Use modern type annotation format for collections
This works in Python 3.7 or greater and is
cleaner looking.

See PEP-585 for more info.
https://peps.python.org/pep-0585/

Change-Id: I4c9da881cea1a3638da504c4b79ca8db13851b06
2022-05-18 10:01:18 -04:00
..
drivers Merge "RBD: Use static methods where possible" 2022-05-17 23:23:35 +00:00
__init__.py Fix backup_api_class doesn't work 2017-05-09 22:32:13 +08:00
api.py Use modern type annotation format for collections 2022-05-18 10:01:18 -04:00
chunkeddriver.py Change unsupported fileno() LOG to debug 2022-03-29 07:59:42 +00: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