]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: service form hosts selection only show up to 10 entries 59760/head
authorSuper User <root@li-ff83bccc-26af-11b2-a85c-a4b04bfb1003.ibm.com>
Tue, 3 Sep 2024 08:46:45 +0000 (14:16 +0530)
committerNaman Munet <namanmunet@li-ff83bccc-26af-11b2-a85c-a4b04bfb1003.ibm.com>
Thu, 12 Sep 2024 09:30:36 +0000 (15:00 +0530)
commitac420f3707269c5232336a3cfc4fe41d7472c4f2
tree8b406e608b096360af7cad4c0c9d00000c202b53
parent87f73d875ea2cbec2badd8964afdf16ae6e69b1c
mgr/dashboard: service form hosts selection only show up to 10 entries

exposed new UIRouter API to get all hosts

Fixes: https://tracker.ceph.com/issues/67413
Signed-off-by: Naman Munet <nmunet@redhat.com>
(cherry picked from commit ec3e4abeeb7feebd996681a7d8d4e950de5cf518)
src/pybind/mgr/dashboard/controllers/host.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/host.service.ts