cinder/cinder/backup
xuanyandong 58108e1b66 Remove six of dir cinder/backup/*
Replace the following items with Python 3 style code.

- six.add_metaclass
- six.PY3
- six.text_type
- six.moves
- six.BytesIO
- six.string_types

Implements: blueprint six-removal

Change-Id: Ic3350bf354556d86fe40d9831db07b1378a9790e
2020-10-08 08:40:47 +08:00
..
drivers Remove six of dir cinder/backup/* 2020-10-08 08:40:47 +08:00
__init__.py Fix backup_api_class doesn't work 2017-05-09 22:32:13 +08:00
api.py Fix cross-project incremental backups 2020-05-21 09:38:25 -03:00
chunkeddriver.py Remove six of dir cinder/backup/* 2020-10-08 08:40:47 +08:00
driver.py Remove six of dir cinder/backup/* 2020-10-08 08:40:47 +08:00
manager.py Remove six of dir cinder/backup/* 2020-10-08 08:40:47 +08:00
rpcapi.py Publish backup capabilities to a scheduler 2019-12-04 15:44:13 +02:00