]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: document ResourceEntry base class methods better
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 2 Jul 2025 17:10:26 +0000 (13:10 -0400)
committerAdam King <adking@redhat.com>
Thu, 10 Jul 2025 16:02:38 +0000 (12:02 -0400)
commit5f9c82272c6b0125e26aa0b519afbc4daea9840d
treeab0f7641d9759189d9e9b035deb9f56d87a6f7bd
parentba893d04ee63ea2ba15ca34d36725c5e882d1f47
mgr/smb: document ResourceEntry base class methods better

Add docstrings to many previously undocumented methods.
Add a real exception instead of an assert when getting a real
resource object.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 51a098d9ee1f3f6b7ed68d35dc0903e6a53ea495)
src/pybind/mgr/smb/internal.py