ceph/qa/tasks/mgr/dashboard
Stephan Müller 2ff8540c81 mgr/dashboard: Change pool info API endpoint
Moves the "_info" endpoint of pool into an equivalent
UI-API call with the name "info".

Added three more attributes to the info dict which enables the dashboard
to only call info to get all the needed data, currently three calls will
be used to do that.

Removed pool_name parameter as the outcome was not used.

Updated the tests and related angular files accordingly.

Fixes: https://tracker.ceph.com/issues/44371
Signed-off-by: Stephan Müller <smueller@suse.com>
2020-03-09 12:35:58 +01:00
..
__init__.py
helper.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00
test_auth.py mgr/dashboard: Enforce password change upon first login 2020-02-19 15:54:42 +01:00
test_cephfs.py mgr/dashboard: Reload all CephFS directories 2020-02-17 16:35:29 +01:00
test_cluster_configuration.py
test_erasure_code_profile.py mgr/dashboard: Moves ECP info endpoint to UI-API 2020-03-09 12:35:57 +01:00
test_ganesha.py qa: Enable flake8 tox and fix failures 2019-12-12 10:21:01 +01:00
test_health.py qa/tasks/mgr/dashboard/test_health: update schema 2019-12-09 16:12:12 +01:00
test_host.py mgr/orch: 'ceph orchestrator ...' -> 'ceph orch ...' 2020-02-09 15:39:57 -06:00
test_logs.py
test_mgr_module.py
test_monitor.py
test_orchestrator.py mgr/dashboard: list services and daemons 2020-03-02 10:20:33 +08:00
test_osd.py mgr/dashboard: wait for PG unknown state to be cleared 2020-02-03 11:58:10 +01:00
test_perf_counters.py
test_pool.py mgr/dashboard: Change pool info API endpoint 2020-03-09 12:35:58 +01:00
test_rbd_mirroring.py mgr/dashboard: s/fsid/mirror_uuid/ 2020-02-15 12:29:09 +08:00
test_rbd.py qa: Enable flake8 tox and fix failures 2019-12-12 10:21:01 +01:00
test_requests.py
test_rgw.py mgr/dashboard: fix tasks.mgr.dashboard.test_rgw suite 2020-03-05 16:22:55 +01:00
test_role.py mgr/dashboard: Clone an existing user role 2020-01-21 14:51:56 +01:00
test_settings.py qa/tasks: call super class's setUp() 2020-02-15 12:39:08 +08:00
test_summary.py
test_user.py mgr/dashboard: Enhance user create CLI command to force password change 2020-02-26 15:50:53 +01:00