ceph/qa/tasks/mgr
Stephan Müller a3a58c691f mgr/dashboard: CephFS directory component
Now it's possible to list directories of a CephFS in a tree view inside
the dashboard.

Currently the tree is not refreshed every 5 seconds as the listing of
directories is a heavier operation.

When a directory is clicked, the dashboard will fetch it's
subdirectories and the subdirectories of it's subdirectories in order to
show if the subdirectories have subdirectories.

The details of a directory show the full path, it's quota values and
the path they originate from and a list of all snapshots.

Fixes: https://tracker.ceph.com/issues/41575
Signed-off-by: Stephan Müller <smueller@suse.com>
2019-10-28 11:49:15 +01:00
..
dashboard mgr/dashboard: CephFS directory component 2019-10-28 11:49:15 +01:00
__init__.py
mgr_test_case.py mgr/dashboard: Access control database does not restore disabled users correctly 2019-08-14 15:02:32 +02:00
test_crash.py
test_dashboard.py mgr/dashboard: Standby Dashboards don't handle all requests properly 2019-09-19 16:30:15 +02:00
test_failover.py
test_insights.py
test_module_selftest.py
test_orchestrator_cli.py mgr/test_orchestrator: Allow initializing dummy data 2019-08-22 16:31:07 +08:00
test_progress.py qa/mgr/progress: fix timeout error when waiting for osd in event 2019-09-03 11:44:05 +01:00
test_prometheus.py
test_ssh_orchestrator.py