]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: service form hosts selection only show up to 10 entries
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:47:56 +0000 (15:17 +0530)
commit2008d7da07a53ec707b1fd29553f5c7b0831ba54
tree525fde6417df8eb0dee2b380e9979e65e4a58b7f
parent72e3ed986e524da2912c679cb562cec4b18ed17f
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)

 Conflicts:
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.ts (file deleted)
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.ts (resolved conflicts)
src/pybind/mgr/dashboard/controllers/host.py
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