]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/rados: add alignment getter to IoCtx 21222/head
authorBruce Flynn <brucef@ssec.wisc.edu>
Tue, 24 Apr 2018 18:25:45 +0000 (18:25 +0000)
committerBruce Flynn <brucef@ssec.wisc.edu>
Tue, 24 Apr 2018 18:25:45 +0000 (18:25 +0000)
commitc95b220750d4bec955294941bc4fa8a1a8e6e38b
tree92e490698e01818528b1f6935be8f7afaccbfa5c
parent5585e52c4721a66a3b9266e928b96757215c0277
pybind/rados: add alignment getter to IoCtx

Adds alignment method to retrieve the pool alignment bytes for EC pools
to the existing IoCtx class.

Signed-off-by: Bruce Flynn <bmflynn@gmail.com>
src/pybind/rados/rados.pyx
src/test/pybind/test_rados.py