]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Improve exception handling in /api/rgw/status
authorVolker Theile <vtheile@suse.com>
Tue, 8 Jan 2019 14:24:59 +0000 (15:24 +0100)
committerVolker Theile <vtheile@suse.com>
Wed, 16 Jan 2019 09:55:35 +0000 (10:55 +0100)
commita0e05fd7d892f58d296e35a9185ff4f0b6ec5240
tree8d3e122fcd670dad04f82ea7286cb6e45e6a395b
parent5a2849f26cf7754f708d2b0a4b121ee90b4a1c7e
mgr/dashboard: Improve exception handling in /api/rgw/status

In some cases the exception message was not forwarded to the caller.

Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.html
src/pybind/mgr/dashboard/services/rgw_client.py