]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nvmeof: add missing CLICommand to the module
authorAvan Thakkar <athakkar@redhat.com>
Mon, 2 Mar 2026 13:00:48 +0000 (18:30 +0530)
committerTomer Haskalovitch <tomer.haska@ibm.com>
Wed, 11 Mar 2026 19:18:34 +0000 (21:18 +0200)
commit587d35bd59ab804674524f5b5de1d2192fdeb898
treeabde1e1689adf743dcb9748ed2dd48b46a9ffa9d
parent524e6c17a0572d3dc64b5c579f5e8e6393f7a67d
mgr/nvmeof: add missing CLICommand to the module

Fixed AttributeError: type object 'NVMeoF' has no attribute 'CLICommand'

Signed-off-by: Avan Thakkar <athakkar@redhat.com>
src/pybind/mgr/nvmeof/cli.py [new file with mode: 0644]