]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: always use the internal cryptocaller
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 25 Apr 2025 15:06:41 +0000 (11:06 -0400)
committerNizamudeen A <nia@redhat.com>
Mon, 5 Jan 2026 10:44:33 +0000 (16:14 +0530)
commite1949ed6b6321a82d63212950b659c05fcd397a1
tree8302da2e7478067d172fa50b3fbdb1f8279d673d
parentca9d971e3b141d4c065852a90592627f61b89a37
mgr/cephadm: always use the internal cryptocaller

The cephadm modules needs to use python cryptography module for ssh (via
asyncssh) and thus there's no need to use the remote crypto caller in
cephadm. Configure cephadm to always use the internal cryptocaller.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 2128ffa619c9a4a800fb6394503b8ecc5b16fa96)
src/pybind/mgr/cephadm/module.py