]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd.py: add some missing functions
authorJosh Durgin <josh.durgin@inktank.com>
Sun, 31 Mar 2013 14:49:59 +0000 (07:49 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 1 Apr 2013 15:56:07 +0000 (08:56 -0700)
commite88fe3cbbc8fc4c6919858666d363fdbf51169ad
tree660b8abff0ccc1824e71745988d6da6bcf5eea37
parentc0e3f642b14e560209764743400c0a3f0e38f671
rbd.py: add some missing functions

discard, flush, and striping info slipped through the cracks before,
but are useful and trivial to add.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/pybind/rbd.py
src/test/pybind/test_rbd.py