]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orch: Properly handle NotImplementedError
authorSebastian Wagner <sebastian.wagner@suse.com>
Thu, 12 Mar 2020 11:58:49 +0000 (12:58 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 12 Mar 2020 13:15:07 +0000 (14:15 +0100)
commit7cd32bcd6eb500e827e44b2b68195001ef64599b
tree521d1ef332c935c57041c6ba2b8a687d8a16f5f6
parent52cafe317c7ebb3718dd2728ae3955aa87dd8c6c
mgr/orch: Properly handle NotImplementedError

They are masked as RuntimeError by the mgr.

Fixes: https://tracker.ceph.com/issues/44569
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/orchestrator/_interface.py