]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: set errno via the parent class 21945/head
authorKefu Chai <kchai@redhat.com>
Fri, 11 May 2018 16:42:46 +0000 (00:42 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 11 May 2018 16:55:11 +0000 (00:55 +0800)
commit65925511bc0ccc17d3983f54a0b1052f169749eb
tree653a2c91c42b9f1c11e0879b9bcac3f196f06747
parent0cf20828564d47434f4d149e4b8edf7107c97012
mgr/dashboard: set errno via the parent class

update the test accordingly. see also rados.Error.__str__()

Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/services/ceph_service.py
src/pybind/mgr/dashboard/tests/test_exceptions.py