]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add Hosts via CSV Upload 67935/head
authorSagar Gopale <sagar.gopale@ibm.com>
Mon, 23 Mar 2026 06:08:44 +0000 (11:38 +0530)
committerSagar Gopale <sagar.gopale@ibm.com>
Mon, 25 May 2026 08:40:24 +0000 (14:10 +0530)
commitde23df56d1047055db2c3602893160513a42ca52
tree455c6f4b5b08729ad6f0e8642f78e90650e6aacd
parentb3801e4fd4fd3a6194de76418ae830b280845e4d
mgr/dashboard: Add Hosts via CSV Upload

Fixes: https://tracker.ceph.com/issues/75578
Signed-off-by: Sagar Gopale <sagar.gopale@ibm.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/block.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystem-step-2/nvmeof-subsystem-step-2.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystem-step-2/nvmeof-subsystem-step-2.component.scss
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystem-step-2/nvmeof-subsystem-step-2.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystem-step-2/nvmeof-subsystem-step-2.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/file-uploader.service.ts [new file with mode: 0644]