]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 4 Aug 2020 14:21:44 +0000 (16:21 +0200)
commit4f2ee9f44a4310be5a94b34fd50afdd5fd553414
tree87368c17d0f09a83de272817e1dfa107cc6d84e1
parent6e2da200999720b9855c434aa9e3350f54d78a41
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>
(cherry picked from commit 2521a7cef1a5ac0d42f26aabe597a89926814152)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/upgrade.py