summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster
Commit message (Expand)AuthorAgeFilesLines
* Fix brickmux_ops libraryVinayak Papnoi2019-08-021-1/+1
* Moving check_gluster_shared_volume to library.kshithijiyer2019-08-011-4/+57
* Add library to reset particular volume optionVinayak Papnoi2019-07-311-0/+35
* Adding get_brick_processes_count() to brickmux_ops.kshithijiyer2019-07-231-0/+18
* [geo-rep] Removing 'create_shared_storage' function as separate libraries existVinayak Papnoi2019-07-231-23/+0
* Added more checking mechanism for crashesnchilaka2019-07-171-6/+16
* Library: GlusterfindVinayak Papnoi2019-06-071-0/+536
* Adding find_and_replace_in_file & check_if_pattern_in_file to library.kshithijiyer2019-05-281-0/+46
* Adding is_ganesha_installed & is_ganesha_running to nfs_ganesha_ops.pykshithijiyer2019-05-231-0/+33
* Removing non-ASCII character from the fileJilju Joy2019-05-101-1/+1
* Enhancement in ganesha cluster setupJilju Joy2019-05-091-26/+55
* Avoid using gdeploy for nfs-ganesha setup, teardown, acl and root-squash libsJilju Joy2019-04-152-320/+589
* Modificatons to base class to include slave infoRoch-elle2019-04-121-0/+14
* Modifying get_online_bricks_list() to give brick list with node downkshithijiyer2019-04-041-1/+5
* Adding get_dir_contents() to glusterdir library.kshithijiyer2019-03-201-0/+18
* Adding library for profile operationskshithijiyer2019-02-211-0/+265
* Delete quorum method from old file. Added fixes for flake8Vitalii Koriakov2019-01-302-75/+75
* fixng lib according to functinality changenagpavanchilakam2019-01-031-2/+2
* setting user.cifs to on for all cifs volumesVijay Avuthu2018-12-271-0/+8
* Fixed: servers with no bricks are not icluded in servers_unused_bricks_dictVitalii Koriakov2018-12-191-1/+2
* Correction in volume export scenarioJilju Joy2018-12-061-7/+7
* Convert bitrot_ops to python3Vitalii Koriakov2018-11-191-2/+2
* Convert auth_ops.py and lib_utils.py to python3Vitalii Koriakov2018-11-082-15/+16
* Convert geo_rep_ops to python3Vitalii Koriakov2018-11-081-3/+3
* Using a raw strings for fixing flake warningsVitalii Koriakov2018-10-298-20/+17
* glustolibs: Add GlusterBlockBaseClassbhumikagoyal2018-10-251-2/+647
* Revert "Raise Exceptions in setup_volume and mount_volume"Jonathan Holloway2018-09-141-77/+96
* Raise Exceptions in setup_volume and mount_volumeNigel Babu2018-09-121-96/+77
* is_brick_mux_enabled misspelling fixesVitalii Koriakov2018-09-051-2/+1
* Added methods and fixed importVitalii Koriakov2018-09-051-29/+50
* Changed disabled to disableVitalii Koriakov2018-08-301-1/+1
* Adding is_brick_mux_disabled methodVitalii Koriakov2018-08-301-1/+18
* glustolibs: add functions for gluster-block operationsbhumikagoyal2018-08-292-0/+480
* Fix spelling mistake across the codebaseNigel Babu2018-08-0710-32/+32
* Adding a function which gets all files and directories on a bricksPrasad Desala2018-07-271-0/+53
* Tests: ensure volume deletion works when intended.Yaniv Kaul2018-07-171-13/+46
* Library: modification in quota_fetch_listsrivickynesh2018-07-031-0/+2
* Adding test case for change owner, group, permission for directoryMohit Agrawal2018-06-291-0/+35
* Adding dht function is_layout_completePrasad Desala2018-06-281-0/+70
* glusto/dht-lib: Adding new function find_new_hashedSusant Palai2018-06-281-1/+165
* Quota : Validate limit on deep directoriesharigowtham2018-06-261-1/+1
* geo-rep/lib: API to create root sessionrallan2018-06-221-0/+93
* geo-rep/lib: API to create nonroot sessionKotresh HR2018-06-221-5/+71
* geo-rep/ops: Setup passwordless SSHKotresh HR2018-06-221-0/+41
* geo-rep/ops: Remove backslashesKotresh HR2018-06-211-16/+16
* geo-rep/lib: Mountbroker setup pre-requisite APIKotresh HR2018-06-211-0/+98
* geo-rep: Set passwd for the given userKotresh HR2018-06-211-0/+31
* Geo-rep: Non-root session related opsKotresh HR2018-06-211-0/+97
* Geo-rep: Creating group and userKotresh HR2018-06-211-0/+58
* Geo-rep: Config get and set optionsKotresh HR2018-06-211-7/+64