]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/restful: cleaner message when not configured 17573/head
authorJohn Spray <john.spray@redhat.com>
Thu, 27 Jul 2017 15:48:42 +0000 (11:48 -0400)
committerJohn Spray <john.spray@redhat.com>
Thu, 7 Sep 2017 14:05:43 +0000 (16:05 +0200)
commitf7a1d57dd0d6c29b8c57a5de624da33777403fe5
tree7b0695e843f41592bac32fce9f4070e53de2d9a8
parentb0f1545d3b6f2f31d5aaeca64cb71ba582a88948
mgr/restful: cleaner message when not configured

RuntimeError+backtrace prints should be for
genuinely exceptional exceptions.  For these
known cases, we should just print the message cleanly.

http://tracker.ceph.com/issues/21292
Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/mgr/restful/module.py