]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: show unhandled exceptions during `host add`
authorMichael Fritch <mfritch@suse.com>
Thu, 19 Aug 2021 21:21:06 +0000 (15:21 -0600)
committerMichael Fritch <mfritch@suse.com>
Wed, 25 Aug 2021 13:20:49 +0000 (07:20 -0600)
commitdac9225085a1f6d2eeaf209fc3d77c54208db2e8
tree61862d9a48b99e9ec488bec5f9e42b5fa42e9d08
parent96870e88bfe4972d0931185815d1a00bf239c12e
mgr/cephadm: show unhandled exceptions during `host add`

138700e59bcd assumes stderr will always have a line containing the
prefix 'ERROR', which leads to an empty error reason when `check-host`
fails with an unhandled exception

Fixes: https://tracker.ceph.com/issues/51818
Signed-off-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/cephadm/module.py