]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/ssh: return err from _run_ceph_daemon
authorSage Weil <sage@redhat.com>
Mon, 25 Nov 2019 17:17:53 +0000 (11:17 -0600)
committerSage Weil <sage@redhat.com>
Wed, 4 Dec 2019 15:23:36 +0000 (09:23 -0600)
commitad4d346371f7df73c06ccd0c70640c3466217901
tree3df8992aaa77a781920a0547c2754c49120d1c41
parent91cb6eb613e7638836f7dd122290e29ea4bec93c
mgr/ssh: return err from _run_ceph_daemon

Sometimes callers will want to see this.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/ssh/module.py
src/pybind/mgr/ssh/tests/test_ssh.py