]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add `orch host ok-to-stop` command
authorMichael Fritch <mfritch@suse.com>
Tue, 21 Jul 2020 21:06:19 +0000 (15:06 -0600)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 4 Aug 2020 14:21:44 +0000 (16:21 +0200)
commit81b131c55382f3b97434b1e9ad8bb51431753c72
treec5bcfbdb353cb0e8fffb680ef37e01f36a486ca3
parent4f2ee9f44a4310be5a94b34fd50afdd5fd553414
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>
(cherry picked from commit d6fa2e23015c405775c89c2f1bd55d10c0d8a710)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py