summaryrefslogtreecommitdiffstats
path: root/src/pybind (follow)
Commit message (Expand)AuthorAgeFilesLines
* librbd: Stub out new exclusive image featureJason Dillaman2015-01-081-0/+8
* python-rados: refactor class Rados a little bitKefu Chai2014-12-171-7/+6
* pybind/cephfs: Fix setxattr function. Pass value as character pointerWido den Hollander2014-12-171-1/+1
* rados.py: remove Rados.__del__(); it just causes problemsDan Mick2014-12-101-5/+3
* python-rados: Add object lock supportMehdi Abaakouk2014-12-061-1/+130
* rados.py: fix misnamed 'wait_*' routines, add true wait/wait-with-cbDan Mick2014-12-041-6/+44
* Improve readability of the exceptionSébastien Han2014-11-141-3/+3
* Merge pull request #2456 from ceph/wip-9031-9262Samuel Just2014-11-101-7/+62
|\
| * pybind, test: Use new rados_nobjects_list_open() variantsDavid Zafman2014-10-201-5/+6
| * pybind: Add previously missed basic namespace to python bindingsDavid Zafman2014-10-201-3/+57
* | cli: add verbose information related to argument parsingLoic Dachary2014-10-211-0/+3
|/
* librbdpy: Added missing method docstringsJason Dillaman2014-10-141-0/+25
* pybind/ceph_argparse: implement 'tell mds'John Spray2014-10-081-1/+20
* pybind/cephfs: implement mds_commandJohn Spray2014-10-081-4/+44
* pybind/cephfs: implement conf_parse_argvJohn Spray2014-10-081-0/+8
* pybind/rados: add conf/conf_defaults attributesJohn Spray2014-10-081-0/+5
* librados: Add rados_pool_get_base_tier callAdam Crume2014-10-011-1/+71
* pybind: Fix aio_read handling of string bufferMohammad Salehe2014-09-201-2/+5
* Merge pull request #1869 from ceph/wip-pybind-timeoutJosh Durgin2014-06-041-1/+1
|\
| * pybind/rados: Fix timeouts for small tJohn Spray2014-05-251-1/+1
* | rest-api: key missing for per "rx" and "rwx"Ailing2014-05-281-1/+1
|/
* rados.py: clarify recent change on write return valueMohammad Salehe2014-05-191-2/+2
* Merge branch 'wip-rbd-invalidate'Josh Durgin2014-04-291-0/+8
|\
| * librbd: add an interface to invalidate cached dataJosh Durgin2014-04-291-0/+8
* | Simple mechanical cleanupsChris Glass2014-04-195-40/+36
|/
* spelling correctionsDmitry Smirnov2014-04-171-1/+1
* pybind, test: Add python binding for append and add to testDavid Zafman2014-04-111-0/+31
* pybind: Check that "key" is a stringDavid Zafman2014-04-111-0/+2
* librados, test: Have write, append and write_full return 0 on successDavid Zafman2014-04-111-9/+7
* Merge pull request #1312 from cernceph/masterJosh Durgin2014-03-191-0/+24
|\
| * rados.py: add aio_removeDan van der Ster2014-02-251-0/+24
* | ceph.in: Better error on bad arg to 'tell'John Spray2014-03-171-2/+10
* | rados.py: Fixed docstring syntax warnings.John Wilkins2014-03-141-16/+16
* | rados.py: fix typo in Ioctx::read() docstringMohammad Salehe2014-03-111-1/+1
|/
* Merge branch 'next'Ken Dreyer2014-02-201-2/+2
|\
| * ceph_rest_api.py: don't fail if no up OSDs found on startupDan Mick2014-02-181-2/+2
* | Throw a Timeout exception on timeout.Mike Lundy2014-02-181-1/+5
|/
* pybind: improve EnvironmentError outputIlya Dryomov2014-01-302-4/+4
* Merge pull request #1159 from ceph/wip-rbd-rm-watchersJosh Durgin2014-01-302-6/+24
|\
| * pybind: work around find_library() not searching LD_LIBRARY_PATHIlya Dryomov2014-01-302-6/+24
* | pybind/rados.py: improve error outputYehuda Sadeh2014-01-301-2/+2
|/
* fix the bug ctypes.util.find_library to search for librados failed on Cent...huangjun2013-10-291-2/+9
* Merge pull request #777 from ceph/wip-scriptsJosh Durgin2013-10-293-4/+22
|\
| * pybind: use find_library for libcephfs and librbdNoah Watkins2013-10-282-3/+17
| * pybind: use find_library to look for libradosNoah Watkins2013-10-281-1/+5
* | rbd.py: increase parent name size limitJosh Durgin2013-10-251-1/+1
|/
* pybind: rados: ping a monitor via libradosJoao Eduardo Luis2013-10-231-0/+31
* pybind: rados: support ETIMEDOUT on make_ex()Joao Eduardo Luis2013-10-231-1/+6
* pybind/rados: create InterruptedOrTimeoutError exceptionSage Weil2013-10-221-1/+6
* ceph_argparse.py: clean up error reporting when required param missingDan Mick2013-10-011-0/+6