]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: RestClient can't handle ProtocolError exceptions 23875/head
authorVolker Theile <vtheile@suse.com>
Tue, 31 Jul 2018 08:43:06 +0000 (10:43 +0200)
committerNathan Cutler <ncutler@suse.com>
Fri, 7 Sep 2018 10:26:18 +0000 (12:26 +0200)
commite52e78dbd1c8783fe5f61595a2655ac5f12c3717
tree4e73c2f039e8cc859824d690becc0abf286f1717
parentfb44c02e8c04ddac5f750e5a2c8c73a7fa975c6e
mgr/dashboard: RestClient can't handle ProtocolError exceptions

Fixes: https://tracker.ceph.com/issues/25190
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit 446881f8fe26b5af5d535d72f912d16dbd01b500)
src/pybind/mgr/dashboard/rest_client.py
src/pybind/mgr/dashboard/tests/test_rest_client.py