]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add Pool::list_objects
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 17 Feb 2011 14:46:08 +0000 (06:46 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 17 Feb 2011 14:46:08 +0000 (06:46 -0800)
commitae702b3e9a3929bac235ecbe308bfb8ca08c4d7d
tree43531b7a9ea82e0481666790684000a007e9e387
parent0a3798efbd8511d4cc8775e3899201da0adf86cf
Add Pool::list_objects

Add a Pool::list_objects method. Add a test for this to pybind-test.py

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