]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: return HandleCommandResult from ok_to_stop
authorMichael Fritch <mfritch@suse.com>
Tue, 21 Jul 2020 21:26:43 +0000 (15:26 -0600)
committerMichael Fritch <mfritch@suse.com>
Tue, 28 Jul 2020 21:54:47 +0000 (15:54 -0600)
commit2521a7cef1a5ac0d42f26aabe597a89926814152
tree3b747de579414ecd2d633d8616922ee03e9b140f
parent60b99dcdc767d5520f4dddafe124de4404ee7459
mgr/cephadm: return HandleCommandResult from ok_to_stop

- return output from the result of the ok_to_stop command
- log ok-to-stop result during all invocations

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/upgrade.py