ceph/qa/tasks/mgr
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
..
dashboard Correct usage of collections.abc 2018-11-29 09:48:43 +00:00
__init__.py move ceph-qa-suite dirs into qa/ 2016-12-14 11:29:55 -06:00
mgr_test_case.py qa/mgr: avoid enabling always on modules 2018-10-01 14:34:27 -07:00
test_crash.py qa/tasks/mgr: add test_crash, call from test_module_selftest 2018-06-29 14:51:45 -07:00
test_dashboard.py qa: update dashboard tests for https:// 2018-04-27 09:58:47 -04:00
test_failover.py qa/tasks/mgr/test_failover: fix for id -> name rename in mgr metadata 2018-04-09 21:48:40 -05:00
test_insights.py qa/tasks/mgr: do not enable always-on module 2018-08-21 16:25:05 -07:00
test_module_selftest.py mgr: Separate diskprediction cloud plugin from the diskprediction plugin 2018-11-16 00:15:41 -06:00
test_progress.py qa: add tests for progress module 2018-09-11 11:21:35 +01:00
test_prometheus.py pybind/mgr/prometheus: add file_sd_config command 2018-04-25 14:24:32 +02:00