]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add 'is_paused' field in orch status output 46570/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:27:09 +0000 (15:27 +0200)
commitcee84195e5b71d0413521023a0ec2cd23b3ea5f0
tree9c3e2e31013f1d56ed5322e5a9827e56a40df008
parent3942eb53d5956599736edc406f34c95de1667e88
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