]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add 'is_paused' field in orch status output 46517/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 3 Jun 2022 15:16:54 +0000 (17:16 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 Jun 2022 07:54:02 +0000 (09:54 +0200)
commitde1c428dfe9744b0585a42f1862b4f9ee46c22b2
tree049abb2fae53969c0af50c6b92fa653b30839e75
parent1f4df9af15ae2ca9a53a41f78fb53d593ac165dc
cephadm: add 'is_paused' field in orch status output

it can be convenient for automation tool if `orch status` output reports
whether the upgrade is currently paused.

Fixes: https://tracker.ceph.com/issues/55843
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
src/pybind/mgr/cephadm/upgrade.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py