]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: cluster > hosts: host list tables doesn't show all services deployed
authorAvan Thakkar <athakkar@redhat.com>
Mon, 25 Jul 2022 13:49:22 +0000 (19:19 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Thu, 4 Aug 2022 07:44:08 +0000 (13:14 +0530)
commitad1abd04a92a67b177a4ea9631f140c8fa97ebcd
treee329fd87bddfb374c477b65e1f51af9aac14e96f
parentf0d73cb5686ef75cb1615843028e2f5975350fdd
mgr/dashboard: cluster > hosts: host list tables doesn't show all services deployed

Fixes: https://tracker.ceph.com/issues/53210
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Service instances was displaying only the ceph services, but with these changes it'll display instances
of cephadm services as well.

(cherry picked from commit 4d50da7629145d40da3a2820c3b5c8cdb2bca33f)
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/01-hosts.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.ts