]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard : 72522 - Remove service instances column to imporve API perf
authorAbhishek Desai <abhishek.desai1@ibm.com>
Mon, 11 Aug 2025 11:53:52 +0000 (17:23 +0530)
committerAbhishek Desai <abhishek.desai1@ibm.com>
Tue, 26 Aug 2025 05:17:24 +0000 (10:47 +0530)
commited75a228b86df522a6b176e724c14191dc32c81d
tree4f1473d9855e2969b585cffb853bbc5f0343c8a3
parent389a4466426b98579dafb4c932ccbb4da013d414
mgr/dashboard : 72522 - Remove service instances column to imporve API perf
fixes : https://tracker.ceph.com/issues/72522

Signed-off-by: Abhishek Desai <abhishek.desai1@ibm.com>
(cherry picked from commit 1dbebbd86c434137829fb9fce88cdc368f9d4993)
src/pybind/mgr/dashboard/controllers/host.py
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/hosts.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/08-hosts.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/host.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/host.service.ts
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/tests/test_host.py