summaryrefslogtreecommitdiffstats
path: root/src/test/pybind (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #18512 into masterPatrick Donnelly2017-12-151-12/+0
|\
| * mon,mgr,doc,test: standardize argument as roleJos Collin2017-12-061-12/+0
* | Merge pull request #19361 from Songweibin/wip-init-image-idJason Dillaman2017-12-151-0/+29
|\ \
| * | pybind/rbd: support open the image by image_idsongweibin2017-12-081-0/+29
* | | pybind/rbd: add deep_copy methodMykola Golub2017-12-111-0/+22
|/ /
* | Merge pull request #19188 from adamwg/awg/rbd-watchers-apiJason Dillaman2017-12-061-0/+6
|\ \
| * | pybind: Add support for rbd_watchers_listAdam Wolfe Gordon2017-11-281-0/+6
| |/
* | pybind/rbd: raise KeyError when metadata does not existMykola Golub2017-12-051-0/+2
* | pybind/rados: add rados_service_*()Kefu Chai2017-11-301-0/+7
|/
* Merge pull request #18483 from Songweibin/wip-list-children2Jason Dillaman2017-11-141-1/+43
|\
| * librbd: add new API methods and expand the rbd CLI to list trashed imagessongweibin2017-11-141-1/+43
* | Merge PR #17266 into masterPatrick Donnelly2017-10-251-57/+26
|\ \
| * | qa: update test_ceph_argparse to test fs cmdsPatrick Donnelly2017-10-251-57/+26
* | | osd/osd_types: pg_pool_t: remove crash_replay_interval memberSage Weil2017-10-181-2/+2
| |/ |/|
* | pybind/rados: add support open_ioctx2 APIsongweibin2017-09-211-0/+43
|/
* mon/OSDMonitor: add location option for "crush add-bucket" commandxie xingguo2017-08-221-4/+2
* qa: fix RBD-related POOL_APP_NOT_ENABLED health warningsJason Dillaman2017-08-031-0/+2
* test: skip pool application metadata tests if OSDs not at min luminousJason Dillaman2017-07-191-0/+10
* librados: new API to manipulate pool application metadataJason Dillaman2017-07-191-0/+22
* mon: add force-create-pg backKefu Chai2017-07-171-3/+0
* mon/OSDMonitor: allow user to permanently delete poolxie xingguo2017-07-101-3/+0
* Merge pull request #15757 from runsisi/wip-image-tsJason Dillaman2017-06-221-0/+5
|\
| * test/unittest_rbd: add unit tests for image create timestamprunsisi2017-06-201-0/+5
* | osd/osd_types: pg_pool_t: rename crush_ruleset -> crush_ruleSage Weil2017-06-201-2/+2
|/
* Merge pull request #14875 from dillaman/wip-rbd-trash-parentMykola Golub2017-05-031-0/+20
|\
| * librbd: added trash_get API method to retrieve image statusJason Dillaman2017-05-011-0/+15
| * librbd: extended parent info API to retrieve parent idJason Dillaman2017-05-011-0/+5
* | Merge pull request #14497 from tchaikov/wip-pybind-better-error-msgYuri Weinstein2017-05-021-1/+1
|\ \
| * | pybind: use sys.version_info for checking py3Kefu Chai2017-04-181-1/+1
* | | mon/ConfigKeyService: add 'config-key dump' to show keys and valsDan Mick2017-04-281-0/+3
| |/ |/|
* | osd: Handle backfillfull_ratio just like nearfull and fullDavid Zafman2017-04-171-0/+3
* | test: Switch from pg to osd for set-*-ratio commandsDavid Zafman2017-04-171-15/+15
|/
* pybind/rbd: add image metadata methodsMykola Golub2017-04-121-0/+27
* pybind: librbd: added trash API to python RBD bindingRicardo Dias2017-04-111-1/+76
* librbd: is_exclusive_lock_owner API should ping OSDJason Dillaman2017-03-161-0/+3
* Merge pull request #12817 from liupan1111/wip-list-snapshot-timeJason Dillaman2017-01-311-0/+12
|\
| * test: Add unit test for getting rbd snapshot timestamp infoPan Liu2017-01-301-0/+12
* | Merge pull request #12934 from athanatos/wip-18529Josh Durgin2017-01-271-1/+4
|\ \ | |/ |/|
| * test/pybind/test_rados.py: tolerate empty output from mon pingSamuel Just2017-01-261-1/+4
* | Merge pull request #12091 from wjwithagen/wip-wjw-nosetestsKefu Chai2017-01-102-2/+2
|\ \
| * | nosetests: start using /usr/bin/env to find noestestsWillem Jan Withagen2017-01-102-2/+2
* | | librbd: add new lock_get_owners / lock_break_lock API methodsJason Dillaman2017-01-061-2/+43
* | | Merge pull request #12403 from liewegas/wip-mon-mgr-cleanupsSage Weil2016-12-291-3/+0
|\ \ \
| * | | mon/OSDMonitor: remove 'osd thrash' commandSage Weil2016-12-191-3/+0
| | |/ | |/|
* / | mon: 'fs set-default' not 'fs set_default'Sage Weil2016-12-271-3/+3
|/ /
* | test/cephfs: add readlink testhuanwen ren2016-12-071-0/+11
* | test/pybind: Add tests for aio_executeIain Buclaw2016-12-021-1/+32
* | tests / rbd: fix rbd python binding testVenky Shankar2016-11-201-2/+10
|/
* test/pybind: add tests for rgwfileHaomai Wang2016-11-021-0/+144
* librbd: new API methods to retrieve image id and block name prefixJason Dillaman2016-10-061-3/+10