]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind: rename rgw_file.pyx to rgw.pyx
authorKefu Chai <kchai@redhat.com>
Wed, 9 Nov 2016 11:08:29 +0000 (19:08 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 9 Nov 2016 13:07:25 +0000 (21:07 +0800)
commitcb351a923b4e1f35e80e6cfdc59361fcb0ec290d
tree4acfbaab75e9d71f2ad11217a97399e975c8e531
parent3b16316d4e4b4d32a11a84e0aaaf45d577e10fc2
pybind: rename rgw_file.pyx to rgw.pyx

so the init function offered by rgw python extension is named "initrgw"
instead of "initrgw_file". and "initrgw" is the expected name by python
intepreter when loading an extension.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/rgw/CMakeLists.txt
src/pybind/rgw/MANIFEST.in
src/pybind/rgw/setup.py