]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add `orch host ok-to-stop` command 36232/head
authorMichael Fritch <mfritch@suse.com>
Tue, 21 Jul 2020 21:06:19 +0000 (15:06 -0600)
committerMichael Fritch <mfritch@suse.com>
Tue, 28 Jul 2020 21:54:47 +0000 (15:54 -0600)
commitd6fa2e23015c405775c89c2f1bd55d10c0d8a710
tree9d56b90d16cfd19e9c9effa334b0b2a8799f43e3
parent2521a7cef1a5ac0d42f26aabe597a89926814152
mgr/cephadm: add `orch host ok-to-stop` command

$ ceph orch host ok-to-stop host1
It is presumed safe to stop host host1

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