]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: RestClient can't handle ProtocolError exceptions 23347/head
authorVolker Theile <vtheile@suse.com>
Tue, 31 Jul 2018 08:43:06 +0000 (10:43 +0200)
committerVolker Theile <vtheile@suse.com>
Thu, 2 Aug 2018 10:13:35 +0000 (12:13 +0200)
commit446881f8fe26b5af5d535d72f912d16dbd01b500
tree001be39a7c379bba0a991952428ad8c81ea704b5
parentf121671c29a35cdcd0f3c76dff3641fe0e89c19d
mgr/dashboard: RestClient can't handle ProtocolError exceptions

Fixes: https://tracker.ceph.com/issues/25190
Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/rest_client.py
src/pybind/mgr/dashboard/tests/test_rest_client.py