]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orch: break out apply_$type() in orchestrator.py interface
authorSage Weil <sage@redhat.com>
Thu, 13 Feb 2020 14:17:58 +0000 (08:17 -0600)
committerSage Weil <sage@redhat.com>
Thu, 13 Feb 2020 15:43:38 +0000 (09:43 -0600)
commit7304516a0555e4e5ad7f467fd274b95e23026710
tree6996a54e1ac7fc7252bcbb3112cb1ca0e06bbd14
parent0d689250d1ee708bcac6e9eabc73a32b83c69430
mgr/orch: break out apply_$type() in orchestrator.py interface

Also clean up the method descriptions.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/orchestrator.py
src/pybind/mgr/orchestrator_cli/module.py
src/pybind/mgr/rook/module.py