summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster/glustolibs/gluster/volume_libs.py
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling mistake across the codebaseNigel Babu2018-08-071-14/+14
* Adding a function which gets all files and directories on a bricksPrasad Desala2018-07-271-0/+53
* Quota: Fixing quota libs in glustoSanoj Unnikrishnan2018-06-131-4/+4
* Fix form_bricks_list to work with arbiterNigel Babu2018-05-111-2/+12
* Adding functions to form_bricks_list_to_add_bricks, remove_brick and replace_...ShwethaHP2018-04-161-137/+378
* Check if servers/nodes which is expected to be passed as listShwethaHP2018-01-161-4/+11
* Adding functions for:ShwethaHP2018-01-111-1/+43
* Do not validate the return code of the 'rebalance status' command when just l...stableShwethaHP2017-09-111-8/+3
* Fix to match only the given volname in showmountArthy Loganathan2017-06-201-1/+1
* Resolving the Cyclic Imports. It cased during resolving theShwethaHP2017-06-061-1/+1
* Adding sanity heal tests when IO in progress.Shwetha Panduranga2017-06-011-1/+288
* Adding a sanity case to test shrinking volume. i.e remove-brickShwetha Panduranga2017-05-311-10/+302
* Adding a test for Gluster Basic Component Verification Sanity Suite.Shwetha Panduranga2017-03-031-4/+164
* Adding a new test to VVT:Shwetha Panduranga2017-02-271-83/+99
* Adding helper functions to volume libs:Shwetha Panduranga2017-02-061-10/+100
* Clean up pyflakes and pep8 errorsNigel Babu2016-12-121-17/+11
* Start gluster nfs-server only when the mount type is 'nfs'.Shwetha Panduranga2016-12-011-7/+0
* set nfs.disable to off on the volume to start nfs server on that volume.Shwetha Panduranga2016-11-071-0/+7
* Adding a bvt testcaseShwetha Panduranga2016-10-261-17/+32
* Adding libs for brick ops, volume helpers, mount helpers, gluster baseShwetha Panduranga2016-10-171-0/+980