]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/MgrClient: send MMgrCommand for octopus+ mgrs
authorSage Weil <sage@redhat.com>
Wed, 4 Sep 2019 20:56:51 +0000 (15:56 -0500)
committerSage Weil <sage@redhat.com>
Fri, 6 Sep 2019 02:29:56 +0000 (21:29 -0500)
commit0019005e87a0f0f31fbd5351fc9e82d56689cdfd
tree3b58ea94e9db47a42e839e1a7654a43cdafc7e37
parent351a3b9d3867ab8dd6d0502fbc46c0016553c6d5
mgr/MgrClient: send MMgrCommand for octopus+ mgrs

This allows us to (eventually) leave MCommand for tell-style commands
only.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/CommandTable.h
src/mgr/MgrClient.cc
src/mgr/MgrClient.h