]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/pybind: fix use of rados.ReadOpCtx and rados.WriteOpCtx 27213/head
authorRamana Raja <rraja@redhat.com>
Wed, 27 Mar 2019 11:25:09 +0000 (16:55 +0530)
committerRamana Raja <rraja@redhat.com>
Wed, 27 Mar 2019 11:33:03 +0000 (17:03 +0530)
commit1dd3d8a2c147486ab2e961cce31a8ab78f30b390
tree7a59253617ae15e5aa1e018aa14326de10de8b03
parent2e44ae45838fad4c5d8cbd518b9d4ca35bb0efff
test/pybind: fix use of rados.ReadOpCtx and rados.WriteOpCtx

classes WriteOpCtx and ReadOpCtx don't take in any arguments
during instantiation

Signed-off-by: Ramana Raja <rraja@redhat.com>
src/test/pybind/test_rados.py