]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: check-host should not fail as hard using fqdn
authorAdam King <adking@redhat.com>
Tue, 30 Jun 2020 21:49:09 +0000 (17:49 -0400)
committerAdam King <adking@redhat.com>
Tue, 14 Jul 2020 13:54:28 +0000 (09:54 -0400)
commitfb1ebb9dc1071a96b3b2e4e85be5744e4a18416c
tree3be9eb59d20ef73ca9d8a007f415dc50a6eaacd0
parent1ac5c74502da6dc8ad965625df452eb42a846489
mgr/cephadm: check-host should not fail as hard using fqdn

Print error message instead of traceback when check-host
fails in due to host address not being found

Fixes: https://tracker.ceph.com/issues/45724
Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py