]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: fix upgrade status help message 49922/head
authorAdam King <adking@redhat.com>
Tue, 25 Oct 2022 12:06:08 +0000 (08:06 -0400)
committerAdam King <adking@redhat.com>
Mon, 30 Jan 2023 22:38:49 +0000 (17:38 -0500)
commit3be4be3e28698d5048ab1e09164cd1c7f0d15943
treea7cde41d3aeb7293666ae890f69e0e4670b5b8db
parent529acda03fc93e2e9c3f054b190d9c3965bdf724
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