]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/rados: fixed Rados.create_ioctx2 type error
authorJason Dillaman <dillaman@redhat.com>
Thu, 24 Jan 2019 05:23:54 +0000 (00:23 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 25 Jan 2019 13:39:10 +0000 (08:39 -0500)
commit836d005fd790199f07f754436c7390789f97baab
treed86da896e1e4365bae5e1c2c80f4eb837df5c6f1
parent0d2f21cd662acbddb85d66126212bd0a39585478
pybind/rados: fixed Rados.create_ioctx2 type error

The pool name within the Ioctx was incorrectly stored as a
C-style string instead of a Python str object.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/pybind/rados/rados.pxd