]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: add a simple validation function for log level dict
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 25 Feb 2026 00:22:10 +0000 (19:22 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 27 Feb 2026 15:40:09 +0000 (10:40 -0500)
commit5648f573e6c2e86c1773c78a77c59fa02ba9628c
tree3b8a4932ebaaa2435a8fe5937b0a315e5ec11d30
parent1ad01f2e5e4c270a245ea619d1bf62602dfcb4f9
mgr/smb: add a simple validation function for log level dict

Add a simple validation function for log level dict. Values in this
dict are expected to vary and will support some amount of "guessing"
so we don't do much with the values.

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