ceph/qa/tasks/mgr
Kefu Chai 6c2f40a528 qa/tasks/mgr: s/urllib.quote_plus/parse.quote_plus/
in Python3, urllib.quote_plus is moved into urllib.parse, let's use
six.moves at this moment.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-04-07 21:51:23 +08:00
..
dashboard qa/tasks/mgr: s/urllib.quote_plus/parse.quote_plus/ 2020-04-07 21:51:23 +08:00
__init__.py
mgr_test_case.py
test_crash.py qa/tasks: use next(iter(..)) for accessing first element in a view 2020-04-07 20:33:47 +08:00
test_dashboard.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_failover.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_insights.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_module_selftest.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_orchestrator_cli.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_progress.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_prometheus.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00