]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Improve readability of the exception 2928/head
authorSébastien Han <sebastien.han@enovance.com>
Thu, 13 Nov 2014 18:11:36 +0000 (19:11 +0100)
committerSébastien Han <sebastien.han@enovance.com>
Fri, 14 Nov 2014 10:00:00 +0000 (11:00 +0100)
commit088230efe8c43d6acf83b6f202469a5966e8faba
tree1ae948648e8412415c009f54a9c418b107d6283d
parent7da691af2892cc9e4560cf6551bbbd82d8ca5fa9
Improve readability of the exception

The error messages were not really clear from a non-programmer
perspective. In the context of OpenStack all the drivers are falling
back to the exceptions provided by the rados library. Having clearer
error messages will help debugging misconfigured environment.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
src/pybind/rados.py