ceph/qa/tasks/mgr
Stephan Müller aae81f5f6c mgr/dashboard: CephFS tab Component
The problem was that the CephFS details component was entirely responsible for
managing all other tabs besides it's own. Besides that many API requests
were triggered, which now has been reduced to just one request which is
fired inside the tabs component.

I added an endpoint which contains all adaptations that were done in the
frontend before. This limits the request size and increases the
performance (at least a bit).

Fixes: https://tracker.ceph.com/issues/41372
Signed-off-by: Stephan Müller <smueller@suse.com>
2019-09-17 12:16:26 +02:00
..
dashboard mgr/dashboard: CephFS tab Component 2019-09-17 12:16:26 +02: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 SSL-enabled dashboard does not play nicely with a frontend HAproxy. To fix that issue there are two new configuration options: 2019-07-24 08:59:02 +02:00
test_failover.py
test_insights.py qa/tasks/mgr/test_insights: crash module now rejects bad crash reports 2019-07-19 14:45:47 -05:00
test_module_selftest.py mgr/mgr_module: Allow resetting module options 2019-07-17 15:41:45 +02:00
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