summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster/glustolibs/gluster/volume_libs.py
Commit message (Expand)AuthorAgeFilesLines
* [Lib] Add parse_vol_file methodPranav2020-06-241-0/+59
* [Libfix] Change sequence of option set & start opPranav2020-06-031-8/+24
* [Libfix] Add parameter for volume create onlyBala Konda Reddy M2020-05-181-5/+18
* [Libfix] Add brick sharing spt to replace_brick_from_volume()kshithijiyer2020-04-211-5/+17
* [Lib] Library for multi volume creation Bala Konda Reddy M2020-03-161-5/+74
* [LibFix] Add code to check bricksayaleeraut2020-02-181-4/+7
* [Lib] Add function get_volume_type()sayaleeraut2020-02-141-1/+35
* [py2to3] Change str to list in isinstance()kshithijiyer2020-01-091-3/+3
* [lib]-Adding support for arbiter volumes in setup_volume()sayaleeraut2019-11-291-1/+36
* 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