]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/smb: remove unused generate_smb_service_spec function
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 1 Jul 2025 21:13:34 +0000 (17:13 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 12 Aug 2025 14:49:13 +0000 (10:49 -0400)
commitb624222df09ef2831ba1679090168a121ae30bd6
treeec2d01fb56fb8426885107fb8581e3739a6adb65
parent4fe14549779eb73dcf9a6528574120afc4e22885
mgr/smb: remove unused generate_smb_service_spec function

Remove the generate_smb_service_spec as it was unused (it was used
early on for a debug dump command). Leaving it would have meant
keeping it up-to-date with the real spec generating function and
unnecessary extra work.

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