ceph/qa/tasks/mgr
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
..
dashboard mgr/dashboard: Change pool info API endpoint 2020-03-09 12:35:58 +01:00
__init__.py
mgr_test_case.py
test_crash.py qa/tasks/mgr: get rid of itervalues for py3 2020-03-04 13:09:16 +08:00
test_dashboard.py
test_failover.py
test_insights.py qa: Fix problems detected by mypy 2020-03-05 06:53:31 +01:00
test_module_selftest.py test: Disable self-test of diskprediction_cloud since it isn't loaded 2020-02-27 13:12:45 -08:00
test_orchestrator_cli.py qa/tasks/mgr/test_orchestrator_cli: adjust placement args 2020-03-06 21:27:48 -06:00
test_progress.py
test_prometheus.py