mirror of
https://github.com/ceph/ceph
synced 2025-02-03 08:53:38 +00:00
a3a58c691f
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> |
||
---|---|---|
.. | ||
dashboard | ||
__init__.py | ||
mgr_test_case.py | ||
test_crash.py | ||
test_dashboard.py | ||
test_failover.py | ||
test_insights.py | ||
test_module_selftest.py | ||
test_orchestrator_cli.py | ||
test_progress.py | ||
test_prometheus.py | ||
test_ssh_orchestrator.py |