]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd.py: add new error for deleting an image with snapshots
authorJosh Durgin <josh.durgin@dreamhost.com>
Wed, 2 May 2012 15:03:37 +0000 (08:03 -0700)
committerSage Weil <sage@newdream.net>
Wed, 2 May 2012 20:59:15 +0000 (13:59 -0700)
commit76d166f9d12ac805f41f9821606f0f0c5563f845
treefd9e016f2cf3b83b649234860238cae51b29bb94
parent31fb8f97b64857f50bdb0ff155bc769a5a1f29d8
rbd.py: add new error for deleting an image with snapshots

Forgot to update the python bindings in
88dda3be5aed38c8f587af9b27cb54a0fcca7530

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