]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: Raise proper exception in `describe_service` 26341/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Mon, 13 May 2019 09:46:57 +0000 (11:46 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 21 May 2019 13:08:23 +0000 (15:08 +0200)
commit36b59c8d42375d151941d53dec1e6dcd1494a197
treeeaa55953d6cbf3ea7fef9303775d348f0b389092
parent7b80537c84c0ff00314f36113335351db4e7e0a9
mgr/rook: Raise proper exception in `describe_service`

`describe_service` is called often and raising
  assertions will pollute the log file with tracebacks.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/rook/module.py