]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add RADOS Namespace Support in NVMe-oF UI 70274/head
authorpujashahu <pshahu@redhat.com>
Fri, 17 Jul 2026 08:41:06 +0000 (14:11 +0530)
committerpujashahu <pshahu@redhat.com>
Wed, 22 Jul 2026 08:39:39 +0000 (14:09 +0530)
commit3ffe684ee1fc69b6033c00d6b1da42a77db7d106
tree0c2938bb31414983d5ccdfa22345c9cab1d74fd2
parent8c69d4fde84e6d3979211225fa40ce9a010b82be
mgr/dashboard: Add RADOS Namespace Support in NVMe-oF UI

Fixes: https://tracker.ceph.com/issues/78330
Signed-off-by: pujaoshahu <pshahu@redhat.com>
src/pybind/mgr/dashboard/controllers/rbd.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-namespaces-form/nvmeof-namespaces-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-namespaces-form/nvmeof-namespaces-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-namespaces-form/nvmeof-namespaces-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-namespaces-list/nvmeof-namespaces-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-namespaces-list/nvmeof-namespaces-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-namespaces-list/nvmeof-namespaces-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/nvmeof.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/nvmeof.ts
src/pybind/mgr/dashboard/openapi.yaml