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 mgr/dashboard: Add separate option to config SSL port 2019-03-13 13:50:14 +01:00
test_auth.py mgr/dashboard: Allow users to change their password on the UI 2019-07-17 11:00:58 +02:00
test_cephfs.py mgr/dashboard: CephFS tab Component 2019-09-17 12:16:26 +02:00
test_cluster_configuration.py mgr/dashboard: consider 'mon_allow_pool_delete' flag 2019-05-29 12:40:15 +02:00
test_erasure_code_profile.py Merge pull request #25120 from Devp00l/wip-ecp-api-test-failure 2018-12-10 17:25:10 +01:00
test_ganesha.py mgr/dashboard: Add NFS status endpoint 2019-02-21 11:14:25 +00:00
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 mgr/dashboard: Replace dashboard service 2018-11-27 16:08:53 -07:00
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 mgr/dashboard: Implement OSD purge 2019-02-18 07:18:09 +00:00
test_perf_counters.py mgr/dashboard: Fix Python3 issue 2018-10-17 14:02:12 +02:00
test_pool.py mgr/dashboard: Pool list shows current r/w byte usage in graph (#28153) 2019-07-03 11:26:30 +02:00
test_rbd_mirroring.py mgr/dashboard/qa: Fix a few linting issues in dashboard backend tests 2019-04-29 15:28:45 +02:00
test_rbd.py mgr/dashboard: qa: fix RBD test when matching error strings 2019-07-24 14:24:18 +01:00
test_requests.py mgr/dashboard: Enable gzip compression 2018-10-24 16:04:37 -06:00
test_rgw.py mgr/dashboard: adapt bucket tenant tests to new behaviour 2019-08-09 10:05:46 +02:00
test_role.py mgr/dashboard: backend: JWT based authentication 2018-10-29 15:47:14 +00:00
test_settings.py mgr/dashboard/qa: Fix a few linting issues in dashboard backend tests 2019-04-29 15:28:45 +02:00
test_summary.py mgr/dashboard/qa: Fix a few linting issues in dashboard backend tests 2019-04-29 15:28:45 +02:00
test_user.py mgr/dashboard: Access control database does not restore disabled users correctly 2019-08-14 15:02:32 +02:00