]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind: convert to new API
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Fri, 18 Mar 2011 18:00:49 +0000 (11:00 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Fri, 18 Mar 2011 22:10:46 +0000 (15:10 -0700)
commit1065bef0eb777117a2950fa7fefeff8233b4e29e
tree53919d061222d2e2756213fddc37ca1c884d2417
parent9db1ecf34f2c2e4b9c801b08d934db5cab7b4ac6
pybind: convert to new API

Fix the python bindings to use the new librados API.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/pybind/rados.py
src/test/pybind-test.py