]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orch: adapt update_mgr/mon funcs to new parsing
authorJoshua Schmid <jschmid@suse.de>
Fri, 15 Nov 2019 11:51:17 +0000 (12:51 +0100)
committerJoshua Schmid <jschmid@suse.de>
Mon, 18 Nov 2019 17:11:55 +0000 (18:11 +0100)
commit7888b3c43b8b7964da06bee51d51b7e67a853526
tree631161131449049388cf172577f7fdb88a3ca586
parent16f281d21f31919fdbff0925d99f4ba3420a0bb4
mgr/orch: adapt update_mgr/mon funcs to new parsing

update_mgr and update_mon (and their correspinding orch-backend
implementation) are adapted to the new parsing parsing method
introduced in ff9093873.

Signed-off-by: Joshua Schmid <jschmid@suse.de>
src/pybind/mgr/orchestrator.py
src/pybind/mgr/orchestrator_cli/module.py
src/pybind/mgr/ssh/module.py
src/pybind/mgr/tests/test_orchestrator.py