]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/rados: add snapshots
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 17 Feb 2011 17:38:11 +0000 (09:38 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 17 Feb 2011 17:38:11 +0000 (09:38 -0800)
commitaeac6a63a445b3e5fab352f55e13c5e56882fb9a
treec6db8ce9972d278e4165aeb704ff5cb5bc97e234
parentae702b3e9a3929bac235ecbe308bfb8ca08c4d7d
pybind/rados: add snapshots

Add snapshot lookup, iteration, creation, destruction interface.

Add test.

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