]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/rados: fixed Python3 string conversion issue on get_fsid 28476/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 19 Feb 2019 16:02:41 +0000 (11:02 -0500)
committerNathan Cutler <ncutler@suse.com>
Mon, 10 Jun 2019 16:02:05 +0000 (18:02 +0200)
commit85c40f8495c040de571c5794b5ee32c57aed0d5b
treeb74b1f3bc4dae4fd1ee3963b865d346d387b2263
parent8623732b6d5343667accbd76ef8c40e9ebf50e5f
pybind/rados: fixed Python3 string conversion issue on get_fsid

Fixes: http://tracker.ceph.com/issues/38381
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 005f19eff0b4a92647e5847e306718be76704432)
src/pybind/rados/rados.pyx
src/test/pybind/test_rados.py