]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/ssh: pass daemon id separately to _create_daemon
authorSage Weil <sage@redhat.com>
Tue, 1 Oct 2019 19:15:47 +0000 (14:15 -0500)
committerSage Weil <sage@redhat.com>
Sat, 5 Oct 2019 01:33:35 +0000 (20:33 -0500)
commit9811a4242f672ac0de02c3d6cccd7a304b8ddc2c
tree257ee2c1bc35afc0bef88913fb0828d309f5d098
parent2c7468e96dcb1492ff1f9d6bfbde8bfd17aacbec
mgr/ssh: pass daemon id separately to _create_daemon

Don't assume it is the hostname (with osds, it's not!).

Also, just pass arbitrary args down, instead of special-casing the
network option.

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