summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster/glustolibs/gluster
Commit message (Expand)AuthorAgeFilesLines
* Use wait_for_volume_process_to_be_onlineShwethaHP2018-01-301-16/+21
* Check if volume type is 'distribute' before checking if self-heal-daemons are...ShwethaHP2018-01-301-0/+14
* Adding a cifs security option while mouting if the client is rhel6ShwethaHP2018-01-301-2/+22
* Adding function bring_self_heal_daemon_process_offline to heal_libsVijay Avuthu2018-01-291-0/+44
* Adding function get_remove_brick_status.Prasad Desala2018-01-291-0/+62
* Fixing None issue when running multiple volumesVijay Avuthu2018-01-281-2/+3
* Fixing Plumbum spawn issue with pgrepVijay Avuthu2018-01-281-1/+1
* Library for checking snapshot daemon is running or notRajesh Madaka2018-01-251-0/+33
* Adding AFR self heal daemon test casesVijay Avuthu2018-01-232-0/+204
* rebalance_ops: Adding a function wait_for_fix_layout_to_completesPrasad Desala2018-01-201-0/+40
* Check if servers/nodes which is expected to be passed as listShwethaHP2018-01-165-37/+70
* Override default volume_type configuration in gluster base class ifShwethaHP2018-01-161-1/+25
* Adding functions for:ShwethaHP2018-01-113-1/+118
* Modifying gluster_base_class to have static methods for :ShwethaHP2017-12-131-151/+317
* Fixing the glusto-tests Build Failures:ShwethaHP2017-11-231-12/+11
* glustolibs: Handled the case to honour mounts option in config.yml if it is s...Arthy Loganathan2017-09-111-8/+19
* Do not validate the return code of the 'rebalance status' command when just l...stableShwethaHP2017-09-111-8/+3
* Making mounting of volume optional in the BaseClass.ShwethaHP2017-08-312-18/+43
* 1) bring_bricks_online: Wait for bricks to be online for 30 secondsShwethaHP2017-08-286-14/+23
* Fixing the BVT Issues:ShwethaHP2017-08-192-7/+10
* Typo: Space to be added between the commands execution.ShwethaHP2017-08-171-1/+1
* Providing configs to set volume options, group options when exporting volume ...ShwethaHP2017-08-093-5/+62
* add gluster object exists check to volume config defaultJonathan Holloway2017-08-081-4/+3
* Set volume options on all the volume typesShwethaHP2017-08-031-1/+8
* Inject gluster,samba,nfs logs with messageShwethaHP2017-07-262-7/+141
* Added more verification checks in NfsGaneshaVolumeBaseclassArthy Loganathan2017-07-261-22/+31
* running_on_volumes, running_on_mounts should be an optionShwethaHP2017-06-271-5/+10
* Fix to match only the given volname in showmountArthy Loganathan2017-06-201-1/+1
* Added nfs ganesha tests to run IO test suites from multiple clients and check...Arthy Loganathan2017-06-201-0/+52
* Added library functions for nfs-ganesha featuresArthy Loganathan2017-06-202-0/+1406
* Minor changes in gluster base class wrt nfs-ganeshaArthy Loganathan2017-06-122-6/+13
* Resolving the Cyclic Imports. It cased during resolving theShwethaHP2017-06-061-1/+1
* Adding sanity heal tests when IO in progress.Shwetha Panduranga2017-06-012-1/+674
* Adding a sanity case to test shrinking volume. i.e remove-brickShwetha Panduranga2017-05-312-20/+322
* Adding a test for Gluster Basic Component Verification Sanity Suite.Shwetha Panduranga2017-03-033-81/+265
* Adding a new test to VVT:Shwetha Panduranga2017-02-274-480/+473
* Adding helper functions to volume libs:Shwetha Panduranga2017-02-061-10/+100
* Raise custom exceptions rather assert failuresNigel Babu2017-02-012-15/+44
* Clean up pyflakes and pep8 errorsNigel Babu2016-12-1217-88/+66
* Modifying the glusterbaseclass not to update the defaul values to global config.Shwetha Panduranga2016-12-052-53/+77
* Start gluster nfs-server only when the mount type is 'nfs'.Shwetha Panduranga2016-12-012-9/+10
* Improving the GlusterVolumeBaseClass to check for nfs and smb exports.Shwetha Panduranga2016-11-301-27/+48
* set nfs.disable to off on the volume to start nfs server on that volume.Shwetha Panduranga2016-11-071-0/+7
* Added lib_utils.pyArthy Loganathan2016-10-251-0/+662
* Adding a bvt testcaseShwetha Panduranga2016-10-262-39/+94
* Added volume_list() and get_volume_list() in volume_ops.pyArthy Loganathan2016-10-251-0/+57
* Changed GlusterDemoClass to GlusterVolumeBaseClassArthy Loganathan2016-10-251-1/+1
* Adding libs for brick ops, volume helpers, mount helpers, gluster baseShwetha Panduranga2016-10-1712-0/+4240
* Adding library functions for bitrot, quota, rebalance, tiering, snap and volu...Arthy Loganathan2016-10-056-0/+4060
* glustolibs: add initial treeJonathan Holloway2016-09-291-0/+0