]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: service form hosts selection only show up to 10 entries 59576/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>
Tue, 10 Sep 2024 06:23:13 +0000 (11:53 +0530)
commitec3e4abeeb7feebd996681a7d8d4e950de5cf518
tree1c507f29b54746fcfcd870f4aa0db177bf2e9b99
parent73c193453328b3c554c82a3bf245d5f1982fed11
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>
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