summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster/glustolibs/gluster/gluster_base_class.py
Commit message (Expand)AuthorAgeFilesLines
* [Libfix] Remove tier libraries from glusto-testsBala Konda Reddy M2020-07-081-1/+1
* [Libfix] Skip gluster_shared_storage deletionkshithijiyer2020-07-021-9/+24
* [Libfix] Add retry logic to restart_glusterd()kshithijiyer2020-06-171-14/+3
* [Lib] Add library for reset-failedkshithijiyer2020-06-161-3/+14
* [Libfix] Add parameter for volume create onlyBala Konda Reddy M2020-05-181-2/+12
* [Libfix] Fixing the pkill commandBala Konda Reddy M2020-05-151-1/+1
* [Libfix] Kill stale bricks in scratch_cleanupBala Konda Reddy M2020-05-151-0/+9
* [Libfix] Add function in baseclass for cleanupSri Vignesh2020-03-241-1/+109
* [libfix] Fix framework break due to geo_rep patchkshithijiyer2020-03-031-3/+3
* [lib] Add functionality to setup master and slave volumeskshithijiyer2020-03-021-0/+60
* [Libfix] Add steps to bring bricks online and volume resetSri Vignesh2020-02-171-1/+28
* [LibFix][TestFix] Add function get_unique_lv_list_from_all_serversSri Vignesh2020-01-281-3/+48
* [Fix] Fixing keyerror introduced in the gluster_base_classkshithijiyer2020-01-171-0/+2
* [lib] Adding geo-rep params in gluster_base_class.pykshithijiyer2020-01-161-0/+11
* [py2to3] Change str to list in isinstance()kshithijiyer2020-01-091-1/+1
* Fix volume cleanup in 'gluster_base_class' moduleValerii Ponomarov2019-12-171-1/+1
* Add steps to stablize the existing contents in cleanupSri Vignesh2019-12-131-7/+18
* [py2to3] Add py3 support for tests in 'tests/functional/bvt'Valerii Ponomarov2019-12-091-6/+4
* [lib]:Adding the default configs for arbiter and dist-arbitersayaleeraut2019-11-291-1/+15
* [py2to3] Refactor gluster_base_class.pyValerii Ponomarov2019-11-281-165/+127
* [py2to3] Delete 'GlusterBlockBaseClass'Valerii Ponomarov2019-11-281-646/+1
* [py2to3] Add method to the base class for proper calling of it's methodsValerii Ponomarov2019-11-221-0/+26
* [py2to3] Replace usage of ".iteitems()" attr with ".items()"Valerii Ponomarov2019-11-211-1/+1
* Modificatons to base class to include slave infoRoch-elle2019-04-121-0/+14
* Delete quorum method from old file. Added fixes for flake8Vitalii Koriakov2019-01-301-74/+74
* 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
* This makes sure BVT passes when runs_on is emptyNigel Babu2018-02-131-1/+1
* Inject messages to client gluster logs only if theShwethaHP2018-02-011-5/+7
* Use wait_for_volume_process_to_be_onlineShwethaHP2018-01-301-16/+21
* Override default volume_type configuration in gluster base class ifShwethaHP2018-01-161-1/+25
* Modifying gluster_base_class to have static methods for :ShwethaHP2017-12-131-151/+317
* glustolibs: Handled the case to honour mounts option in config.yml if it is s...Arthy Loganathan2017-09-111-8/+19
* Making mounting of volume optional in the BaseClass.ShwethaHP2017-08-311-15/+34
* Providing configs to set volume options, group options when exporting volume ...ShwethaHP2017-08-091-1/+44
* 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-261-7/+85
* running_on_volumes, running_on_mounts should be an optionShwethaHP2017-06-271-5/+10
* Minor changes in gluster base class wrt nfs-ganeshaArthy Loganathan2017-06-121-1/+8
* Adding a new test to VVT:Shwetha Panduranga2017-02-271-195/+205
* Raise custom exceptions rather assert failuresNigel Babu2017-02-011-15/+27
* Clean up pyflakes and pep8 errorsNigel Babu2016-12-121-5/+5
* Modifying the glusterbaseclass not to update the defaul values to global config.Shwetha Panduranga2016-12-051-52/+76
* Start gluster nfs-server only when the mount type is 'nfs'.Shwetha Panduranga2016-12-011-2/+10
* Improving the GlusterVolumeBaseClass to check for nfs and smb exports.Shwetha Panduranga2016-11-301-27/+48
* Adding a bvt testcaseShwetha Panduranga2016-10-261-22/+62
* Changed GlusterDemoClass to GlusterVolumeBaseClassArthy Loganathan2016-10-251-1/+1
* Adding libs for brick ops, volume helpers, mount helpers, gluster baseShwetha Panduranga2016-10-171-0/+274