]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: fix upgrade status help message 49855/head
authorAdam King <adking@redhat.com>
Tue, 25 Oct 2022 12:06:08 +0000 (08:06 -0400)
committerAdam King <adking@redhat.com>
Wed, 25 Jan 2023 00:27:51 +0000 (19:27 -0500)
commit330459af9d2d563dca9350855ae87f292f679644
tree2f091f920399a7e22d72090df4624b0eba3d7c92
parent22c2d68820ab09fd18a2b41e5a46b6e888789c40
mgr/cephadm: fix upgrade status help message

This help message for this command had just been copied
over from the `upgrade check` command, which doesn't make
sense for `upgrade status`

Fixes: https://tracker.ceph.com/issues/57921
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 8d6ab95c838efe1a245165c85b28797cbd159b34)
src/pybind/mgr/orchestrator/module.py