summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster/glustolibs/gluster/gluster_base_class.py
Commit message (Expand)AuthorAgeFilesLines
* [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