ceph/qa/tasks/cephfs
James Page 20aa3ad17b Correct usage of collections.abc
Some classes should still be imported directly from collections;
only OrderedDict, Iterable and Callable (in the context of the
ceph codebase) are found in collections.abc.

The current code works due to the fallback support for Python 2.

Signed-off-by: James Page <james.page@ubuntu.com>
2018-11-29 09:48:43 +00:00
..
__init__.py
cephfs_test_case.py
filesystem.py qa: use timeout for fs asok operations 2018-10-06 10:32:50 -07:00
fuse_mount.py qa: add timeouts for remote ops for client mounts 2018-10-17 10:39:13 -07:00
kernel_mount.py qa: add timeouts for remote ops for client mounts 2018-10-17 10:39:13 -07:00
mount.py qa/ceph-volume: allow executing python pyloads using python3 2018-07-30 16:12:48 -07:00
test_auto_repair.py
test_backtrace.py
test_cap_flush.py
test_cephfs_shell.py qa: add cephfs-shell skeleton test case 2018-08-16 09:13:36 -07:00
test_client_limits.py
test_client_recovery.py
test_config_commands.py
test_damage.py test: make rank argument mandatory when running journal_tool 2018-09-21 06:09:39 -04:00
test_data_scan.py Correct usage of collections.abc 2018-11-29 09:48:43 +00:00
test_dump_tree.py
test_exports.py
test_failover.py
test_flush.py test: make rank argument mandatory when running journal_tool 2018-09-21 06:09:39 -04:00
test_forward_scrub.py Correct usage of collections.abc 2018-11-29 09:48:43 +00:00
test_fragment.py
test_full.py
test_journal_migration.py test: make rank argument mandatory when running journal_tool 2018-09-21 06:09:39 -04:00
test_journal_repair.py test: make rank argument mandatory when running journal_tool 2018-09-21 06:09:39 -04:00
test_mantle.py
test_misc.py Merge PR #24292 into master 2018-10-15 21:31:04 -07:00
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_pool.py Correct usage of collections.abc 2018-11-29 09:48:43 +00:00
test_scrub_checks.py
test_scrub.py Correct usage of collections.abc 2018-11-29 09:48:43 +00:00
test_sessionmap.py qa: extend timeout for SessionMap flush 2018-09-12 12:52:00 -07:00
test_snapshots.py
test_strays.py
test_volume_client.py qa: test py2 and py3 for volume client 2018-07-30 16:12:48 -07:00