]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/ssh: make _get_services take service *id* or service *name*
authorSage Weil <sage@redhat.com>
Thu, 31 Oct 2019 14:37:27 +0000 (09:37 -0500)
committerSage Weil <sage@redhat.com>
Thu, 31 Oct 2019 19:26:01 +0000 (14:26 -0500)
commit3acb8d9e9d7e29f6fdf1612f113a546d10046859
tree17758ef2fe001f17bde84acf6207e3f4e1e4e981
parent298a0b3f171a746bd4f16fe3bb33b12bf5b6f915
mgr/ssh: make _get_services take service *id* or service *name*

Name is the group, id is the instance.  A bit confusing, but this is what
orchestrator.py uses.

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