cinder/cinder/backup
Eric Harney b235048d6d Ceph: Remove unnecessary convert_str() calls
These are no longer needed.

This is achieved by assuming that fields like
Volume.name, Snapshot.name, and Snapshot.volume_name
are already Unicode strings in our objects.

Also removes some Python 2 compat cruft.

Change-Id: I018f97a4aace1f536ab816e866b67ce23576609c
2022-05-19 14:43:54 -04:00
..
drivers Ceph: Remove unnecessary convert_str() calls 2022-05-19 14:43:54 -04: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