]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/smb: use correct module when referring to result classes
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 2 May 2024 20:40:41 +0000 (16:40 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 17 Jun 2024 15:16:59 +0000 (11:16 -0400)
commit014bd30417d4f6ad9038a6d206290ab657d30e2a
tree57260989b3f41f625d858e365285bba687d785d1
parent8bc772c65aa3e5429f1961717a448f9f00ca8f8d
mgr/smb: use correct module when referring to result classes

The result classes are not based in handler.py (any more) but the
module.py code was not updated to reflect that. Update it now.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/smb/module.py