]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/rgw_file: add rgwfile pybinding
authorHaomai Wang <haomai@xsky.com>
Mon, 24 Oct 2016 06:48:42 +0000 (14:48 +0800)
committerHaomai Wang <haomai@xsky.com>
Wed, 2 Nov 2016 10:18:38 +0000 (18:18 +0800)
commit4e5f66a8010557c3852ef8ee5103f6d8c7d468ee
tree166ed25eb6c7ab8bfd6454d53e21c6cf4e50dbee
parentc06b8f53f49c5d37fd6e3157b83c26407b63f1ce
pybind/rgw_file: add rgwfile pybinding

Signed-off-by: Haomai Wang <haomai@xsky.com>
src/include/rados/rgw_file.h
src/pybind/CMakeLists.txt
src/pybind/rgw/CMakeLists.txt [new file with mode: 0644]
src/pybind/rgw/MANIFEST.in [new file with mode: 0644]
src/pybind/rgw/rgw_file.pyx [new file with mode: 0644]
src/pybind/rgw/setup.py [new file with mode: 0755]