cinder/cinder/tests/unit/backup/drivers
xuanyandong d2346f8c67 Remove six of dir cinder/tests/unit/backup/*
Replace the following items with Python 3 style code.

- six.PY2
- six.PY3
- six.moves
- six.text_type

Change-Id: I262e5156ee730faefe55b8b25bf7541643e6df39
Implements: blueprint six-removal
2020-10-09 13:38:39 +08:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_backup_ceph.py Remove six of dir cinder/tests/unit/backup/* 2020-10-09 13:38:39 +08:00
test_backup_driver_base.py Tests: Make tests less random 2020-05-08 11:22:02 -04:00
test_backup_glusterfs.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_backup_google.py Merge "Support modern compression algorithms in cinder backup" 2020-09-04 16:13:42 +00:00
test_backup_nfs.py Remove six of dir cinder/tests/unit/backup/* 2020-10-09 13:38:39 +08:00
test_backup_posix.py Remove six of dir cinder/tests/unit/backup/* 2020-10-09 13:38:39 +08:00
test_backup_swift.py Support modern compression algorithms in cinder backup 2020-07-15 13:26:55 +09:00
test_backup_tsm.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00