]> git.apps.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)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 7 Jul 2025 13:34:08 +0000 (09:34 -0400)
commit2128ffa619c9a4a800fb6394503b8ecc5b16fa96
tree48d75df43263691004fb94fae6bea8b9bfb9421f
parentf6ab08783c0f121d33709a2aaecb6087c69ae3f2
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>
src/pybind/mgr/cephadm/module.py