]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: correct connection failure message
authorPaul Cuzner <pcuzner@redhat.com>
Fri, 18 Dec 2020 01:45:07 +0000 (14:45 +1300)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 7 Jan 2021 12:02:43 +0000 (13:02 +0100)
commite31ab567e4d839efd88248cc1fffb67e1dd563f6
tree748d21492488243815ba3cc87767a27c8ceee289
parent3158f58cbc3de0231c205029823d7f7bd3df710c
mgr/cephadm: correct connection failure message

When add host fails with py3 missing, wasn't used in
the output returned to the admin - instead they saw
the generic failure message which "points them in the
wrong direction". This patch shows the py3 missing
message

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry picked from commit 9e27995bb0a7de0072742e5f18926343acf80e05)
src/pybind/mgr/cephadm/module.py