]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Added python wrapper to rados_cluster_stat 31/head
authorChris Glass <tribaal@gmail.com>
Thu, 10 Jan 2013 13:43:49 +0000 (14:43 +0100)
committerChris Glass <tribaal@gmail.com>
Thu, 10 Jan 2013 13:43:49 +0000 (14:43 +0100)
commit797b3db39b526d0f46e49349a57a42bac547aaa1
treeaf110887a0ab456fc3c53db30526f790671c1c9b
parent00898c1860e8ae95b5219257d1635b15ccdce5c1
Added python wrapper to rados_cluster_stat

The new get_cluster_stats() method on the rados.Rados object calls
the rados_cluster_stat() function in the librados library.

Signed-off-by: Christopher Glass <christopher.glass@canonical.com>
src/pybind/rados.py