summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster-gd2/glustolibs/gluster/gluster_base_class.py
Commit message (Collapse)AuthorAgeFilesLines
* Libraries for basic/ more used operations.Akarsha Rai2019-01-241-0/+220
| | | | | | | | | This modules helps to validate if all peers are connected, set-up and mount volume, wait for all volume process to be online, clean-up and umount volume. Change-Id: I3c08cb43bb4568c543efee1555708e6e62486f7f Signed-off-by: Akarsha Rai <akrai@redhat.com>
* GlusterBaseClass reads the config for variable values.Akarsha Rai2019-01-231-0/+141
This values will be used in gluster tests. If variable values are not specified in the config file, the variable are defaulted to specific values. Change-Id: I57108ea0357e3cf6eef60330d0be985e30a4faf5 Signed-off-by: Akarsha Rai <akrai@redhat.com>