]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: replace "Unknown error" string on always_on
authorJohn Spray <john.spray@redhat.com>
Mon, 20 Aug 2018 08:24:58 +0000 (09:24 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 20 Aug 2018 08:24:58 +0000 (09:24 +0100)
commita26e6067c7ee00cdc65ba64a0b87d7994a6940aa
tree016b9b93ba737b0dcde80b658dfda77d65b0af03
parent95be1a59946137c3e0fb7de6b5be0c268758c41a
mgr: replace "Unknown error" string on always_on

It's always hard to say what went wrong when a module
couldn't be imported at all, but let's be a little
bit more helpful.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/PyModuleRegistry.cc