]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: fix upgrade status help message
authorAdam King <adking@redhat.com>
Tue, 25 Oct 2022 12:06:08 +0000 (08:06 -0400)
committerAdam King <adking@redhat.com>
Tue, 25 Oct 2022 12:06:08 +0000 (08:06 -0400)
commit8d6ab95c838efe1a245165c85b28797cbd159b34
tree6f6cb593d70ffdcb67fbc3f917b541893e493d1a
parent85454b3262ef887aacb8f54f23646d6f163df2ee
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>
src/pybind/mgr/orchestrator/module.py