ceph/qa/tasks/mgr/dashboard
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
..
__init__.py
helper.py
test_auth.py
test_cephfs.py mgr/dashboard: CephFS tab Component 2019-09-17 12:16:26 +02:00
test_cluster_configuration.py
test_erasure_code_profile.py
test_ganesha.py
test_health.py qa/tasks/mgr/dashboard/test_health: update schema 2019-08-14 20:40:08 -05:00
test_host.py mgr/dashboard: Add Teuthology tests for orchestrator controllers 2019-08-30 13:36:21 +08:00
test_logs.py
test_mgr_module.py mgr/dashboard: fix mgr module API tests 2019-08-13 12:15:38 +02:00
test_monitor.py
test_orchestrator.py mgr/dashboard: Add Teuthology tests for orchestrator controllers 2019-08-30 13:36:21 +08:00
test_osd.py
test_perf_counters.py
test_pool.py
test_rbd_mirroring.py
test_rbd.py
test_requests.py
test_rgw.py mgr/dashboard: adapt bucket tenant tests to new behaviour 2019-08-09 10:05:46 +02:00
test_role.py
test_settings.py
test_summary.py
test_user.py mgr/dashboard: Access control database does not restore disabled users correctly 2019-08-14 15:02:32 +02:00