]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add 'is_paused' field in orch status output 46569/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 3 Jun 2022 15:16:54 +0000 (17:16 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 8 Jun 2022 13:26:32 +0000 (15:26 +0200)
commit942e6b3c23ce1d9c317cd24dcbf48710b7ea4544
tree0b3a515198201f72f1cdf58d5ef167db46423f87
parentf6bf9c64044cfcaa1e115e8efe104468843f0069
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>
(cherry picked from commit de1c428dfe9744b0585a42f1862b4f9ee46c22b2)
src/pybind/mgr/cephadm/upgrade.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py