]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: set docstring for shim() methods
authorKefu Chai <tchaikov@gmail.com>
Sun, 6 Mar 2022 06:05:07 +0000 (14:05 +0800)
committerLaura Flores <lflores@redhat.com>
Mon, 25 Apr 2022 17:43:31 +0000 (12:43 -0500)
commit5dfcb676778e05e4351474938e86d843663efcd6
tree50a71533bc336df27e211bd6573899a9af563e89
parent71b53d8c3dd5ba94df6f81b235be491922fdb640
mgr/cephadm: set docstring for shim() methods

this allows the "rpc"ized methods of OrchestratorClientMixin to
have the docstring defined by the original methods.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit d0db2ae4f946e1a985402640ef8f1733b40e91ef)

 Conflicts:
src/pybind/mgr/orchestrator/_interface.py
- Removed some typing imports that were not present
  in Octopus
src/pybind/mgr/orchestrator/_interface.py