summaryrefslogtreecommitdiffstats
path: root/src/test/pybind (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25194 from dillaman/wip-36650Mykola Golub2018-11-261-7/+14
|\
| * librbd: expand API to include namespaces and image idsJason Dillaman2018-11-251-3/+10
| * pybind/rbd: fix python3 runtime compatibility issuesJason Dillaman2018-11-221-4/+4
* | pybind/rbd: add namespace helper API methodsJason Dillaman2018-11-211-0/+15
|/
* librbd: new API methods to get/set mirror peer attributesJason Dillaman2018-11-161-1/+11
* librbd: new pool init/stat API methodsJason Dillaman2018-11-091-1/+33
* Merge PR #24333 into masterSage Weil2018-11-082-5/+101
|\
| * test: update librados tests for CLI arg syntaxJohn Spray2018-11-071-1/+1
| * ceph_argparse: introduce CephBool argumentsJohn Spray2018-11-021-0/+56
| * test: remove quirky argparse caseJohn Spray2018-11-021-1/+0
| * test: add cases for CLI's --key=val styleJohn Spray2018-11-021-0/+44
| * mon: remove dead "cluster_snap" commandJohn Spray2018-11-021-3/+0
* | librbd: API to get info which rbd-mirror daemon is mirroring imageMykola Golub2018-11-031-0/+4
|/
* Merge PR #23530 into masterPatrick Donnelly2018-09-241-0/+10
|\
| * test/cephfs: add pybind test for mount_rootJohn Spray2018-09-171-0/+10
* | Merge PR #24158 into masterPatrick Donnelly2018-09-241-6/+0
|\ \
| * | cephfs: remove vestiges of mds deactivatePatrick Donnelly2018-09-201-6/+0
| |/
* | librbd: API for listing pool and image level config overridesMykola Golub2018-09-201-1/+39
* | librbd: API to manipulate pool metadataMykola Golub2018-09-201-0/+32
|/
* pybind/rbd: new group snap rollback Python APIsongweibin2018-09-121-0/+31
* mon/OSDMonitor: remove 'osd pool {get,set} <name> auid ...'Sage Weil2018-08-311-2/+2
* mon/OSDMonitor: remove auid arg for 'osd lspools' and deprecateSage Weil2018-08-311-3/+1
* pybind/rados: drop change_auidSage Weil2018-08-311-14/+1
* Merge pull request #23605 from zy751713126/add_rbd_read2_pybindJason Dillaman2018-08-251-0/+7
|\
| * pybind/rbd: add allow_shrink=True as a parameter to def resize(self, size) me...zhengyin2018-08-231-0/+7
* | librbd: add image access/last modified timestampsJulien Collet2018-08-211-0/+10
|/
* pybind/rbd: API for image migrationMykola Golub2018-08-151-1/+27
* test/pybind: fix test_rbd.TestClone.test_trash_snapshotMykola Golub2018-07-261-1/+3
* pybind/rbd: improved handling for snapshot namespacesJason Dillaman2018-07-241-5/+19
* Merge remote-tracking branch 'private/wip-mon-snap-caps'Sage Weil2018-07-091-0/+37
|\
| * pybind/rados: new methods for manipulating self-managed snapshotsJason Dillaman2018-06-261-0/+37
* | tests: make test_ceph_argparse.py pass on py3-only systemsNathan Cutler2018-07-071-1/+4
|/
* pybind/rbd: add assert_raise in test set_snapzhengyin2018-06-151-0/+4
* test/pybind/test_rados.py: collect output in stdout for "bench" cmdKefu Chai2018-05-121-2/+2
* Merge pull request #21222 from bmflynn/pybind-alignmentJosh Durgin2018-04-261-0/+35
|\
| * pybind/rados: add alignment getter to IoCtxBruce Flynn2018-04-241-0/+35
* | tests: fix inconsistent tab indent in test_ceph_argparse.pyNathan Cutler2018-04-231-1/+1
* | cephfs: add new down/joinable fs flagsPatrick Donnelly2018-04-171-2/+8
* | Merge pull request #20460 from colletj/v1_image_creation_disallowJason Dillaman2018-04-031-0/+2
|\ \ | |/ |/|
| * test/librbd: use v1 images in the rbd unit testsJulien COLLET2018-03-061-0/+2
* | Merge pull request #20935 from trociny/wip-get-nameJason Dillaman2018-03-301-0/+12
|\ \
| * | librbd: add API function to get image nameMykola Golub2018-03-161-0/+12
* | | pybind/rbd: added 'set_snap_by_id' API methodJason Dillaman2018-03-201-0/+18
|/ /
* / mon/ConfigKeyService: add 'prefix' arg to 'config-key dump ...'Sage Weil2018-03-061-1/+7
|/
* rbd: add 'group rename' action to CLI and Python APIsongweibin2018-02-261-0/+13
* test/librbd: disable clone v2 for negative test casesJason Dillaman2018-02-131-0/+4
* Merge pull request #20260 from guzhongyan/fix-22042Kefu Chai2018-02-061-2/+2
|\
| * test/pybind/test_rados.py: expand test_xattrs/test_obj_xattrsGu Zhongyan2018-02-051-2/+2
* | test/pybind/rbd: skip test_deep_copy_clone if layering not enabledMykola Golub2018-02-041-0/+1
* | Merge pull request #20099 from Songweibin/wip-fix-deep-cpJason Dillaman2018-02-021-0/+28
|\ \ | |/ |/|