]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common/ceph/smb: add file with basic config classes
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 1 Apr 2026 22:22:54 +0000 (18:22 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 27 May 2026 18:26:53 +0000 (14:26 -0400)
commitcebdc1ed1284165589ecabe898ba98ff2c088934
tree5c4de6bacf4aa74af66f6bdaeceb34125265fec5
parent4ecc0a2d6baed953e9d404143acc91f564b8bc99
python-common/ceph/smb: add file with basic config classes

Add a file with the basic configuration classes and functions needed to
set up a connection with the remote-control grpc server for SMB.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/python-common/ceph/smb/ctl/config.py [new file with mode: 0644]