]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common/ceph/smb: add a shim file for configuring grpc imports
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 4 Apr 2026 20:34:32 +0000 (16:34 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 27 May 2026 18:26:53 +0000 (14:26 -0400)
commit4ecc0a2d6baed953e9d404143acc91f564b8bc99
tree378378fd7f68caece115f98c846c52b486ca197b
parent67bc5faa39a4af0f31cf39e0da0c62838138482f
python-common/ceph/smb: add a shim file for configuring grpc imports

Add a private shim file that can be used by ceph.smb.ctl to choose
the grpc implementation in order to work around issues present in some
grpc versions. These are unfortunately the versions packaged for EL
distros.

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