]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add useful error if python3 is not on remote host 34250/head
authorDaniel-Pivonka <dpivonka@redhat.com>
Fri, 27 Mar 2020 18:38:41 +0000 (14:38 -0400)
committerDaniel-Pivonka <dpivonka@redhat.com>
Mon, 30 Mar 2020 18:51:53 +0000 (14:51 -0400)
commitbb4554a3a67c4fc29b5dad597fbb880ea52394ac
tree539d0ba37c64916a1314a264646ccc7e86118e13
parent7dc02fd0ad5a870be6e5b39a6e490b508f45c8a2
mgr/cephadm: add useful error if python3 is not on remote host

show 'Error ENOENT: New host example (example) failed check: ["Can't communicate with
remote host, possibly because python3 is not installed there"]' instead of traceback
with OSError: cannot send(already closed?) when adding host if python3 is not on host

Signed-off-by: Daniel-Pivonka <dpivonka@redhat.com>
src/pybind/mgr/cephadm/module.py