]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/rbd: decode stat() and list_children() results for py3
authorJosh Durgin <jdurgin@redhat.com>
Thu, 12 Nov 2015 07:56:14 +0000 (23:56 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 13 Nov 2015 03:35:34 +0000 (19:35 -0800)
commitddb1ee9ac03be5bbe982f42abde4221eed0ec39c
tree12587de707034a32a8478609e9a3a1aeef794d08
parent3c839b441b2137ba0a774ca5a5a08a2253bc6274
pybind/rbd: decode stat() and list_children() results for py3

For stat(), only block_name_prefix is filled in - parent and
parent_pool are always blank.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/pybind/rbd.py