]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard : 72522 - Remove service instances column to imporve API perf 64951/head
authorAbhishek Desai <abhishek.desai1@ibm.com>
Mon, 11 Aug 2025 11:53:52 +0000 (17:23 +0530)
committerAbhishek Desai <abhishek.desai1@ibm.com>
Thu, 21 Aug 2025 18:38:46 +0000 (00:08 +0530)
commit1dbebbd86c434137829fb9fce88cdc368f9d4993
treef23637b47c4771530ee21de5e296b951196bc9b6
parentbd6568e667b107d13988c2d9287f5833d42f8e9e
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>
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