]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Introduce nvmeof cli 61392/head
authorTomer Haskalovitch <il033030@Tomers-MBP.lan>
Wed, 15 Jan 2025 09:49:18 +0000 (11:49 +0200)
committerTomer Haskalovitch <il033030@tomers-mbp.givatayim.il.ibm.com>
Mon, 27 Jan 2025 10:27:18 +0000 (12:27 +0200)
commit6e0ae194127c4e1b79dac07ae05727eadda4fec5
tree93a5ed3490c17ed2749fccd9408cc52c229fe7c9
parent54b406763f8c6e6f2d447048689cf95f37ae4999
mgr/dashboard: Introduce nvmeof cli

Extends ceph cli with nvmeof commands

fixes: https://tracker.ceph.com/issues/62705

Signed-off-by: Tomer Haskalovitch <il033030@Tomers-MBP.lan>
src/pybind/mgr/dashboard/controllers/nvmeof.py
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/dashboard/services/nvmeof_cli.py
src/pybind/mgr/dashboard/services/nvmeof_client.py
src/pybind/mgr/dashboard/tests/test_nvmeof_cli.py [new file with mode: 0644]