summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster-gd2
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Modules for add-brick operation"Akarsha Rai2019-01-281-0/+72
|\
| * Modules for add-brick operationAkarsha Rai2018-12-211-0/+72
| | | | | | | | | | Change-Id: I5b86ec4b61afb51a50cac86ff75839945b09704a Signed-off-by: Akarsha Rai <akrai@redhat.com>
* | Merge "Libraries for basic/ more used operations."Akarsha Rai2019-01-281-0/+220
|\ \
| * | 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>
* | | Merge "Module that contains snapshot operations for gd2"Akarsha Rai2019-01-281-0/+307
|\ \ \
| * | | Module that contains snapshot operations for gd2Shrivaibavi Raghaventhiran2019-01-251-0/+307
| | |/ | |/| | | | | | | | | | Change-Id: Iba780d07228fc29e98ef34625849ddb77353b075 Signed-off-by: Shrivaibavi Raghaventhiran <sraghave@redhat.com>
* | | Merge "Module for mount operations"Akarsha Rai2019-01-251-0/+302
|\ \ \
| * | | Module for mount operationsAkarsha Rai2018-12-031-0/+302
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib5e10aee992f5bc774194d1b28a254ad0d34b20a Signed-off-by: Akarsha Rai <akrai@redhat.com>
* | | | Merge "Module contains the python glusterd2 peer api's implementation"Akarsha Rai2019-01-251-0/+319
|\ \ \ \ | |_|_|/ |/| | |
| * | | Module contains the python glusterd2 peer api's implementationShrivaibavi Raghaventhiran2018-12-271-0/+319
| | |/ | |/| | | | | | | | | | Change-Id: If9564f625318a4a073c9020657116e45ccd90276 Signed-off-by: Shrivaibavi Raghaventhiran <sraghave@redhat.com>
* | | Module contains the python glusterd2 volume api's implementationAkarsha Rai2019-01-242-1/+555
| | | | | | | | | | | | | | | Change-Id: I4560e39c5e8ae03d5a70271fb536023c506b1a5c Signed-off-by: Akarsha Rai <akrai@redhat.com>
* | | Merge "Exceptions for Gluster libraries and tests"Akarsha Rai2019-01-231-0/+127
|\ \ \
| * | | Exceptions for Gluster libraries and testsAkarsha Rai2018-10-091-0/+127
| / / | | | | | | | | | | | | Change-Id: I2f1d33dd2368d9c892dae7ada0f8bb8b80051198 Signed-off-by: Akarsha Rai <akrai@redhat.com>
* / / GlusterBaseClass reads the config for variable values.Akarsha Rai2019-01-232-2/+423
|/ / | | | | | | | | | | | | | | | | 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>
* | Merge "Added install required packages to setup.py"Akarsha Rai2018-12-033-0/+51
|\ \
| * | Added install required packages to setup.pyAkarsha Rai2018-10-093-0/+51
| / | | | | | | | | Change-Id: I6032c7bcbfb2701f8b98db08990e93fb325833af Signed-off-by: Akarsha Rai <akrai@redhat.com>
* | updated the return logic of Rest ClientShrivaibavi Raghaventhiran2018-11-261-3/+3
| | | | | | | | | | Change-Id: Iff1e0592bb9f49f52276058e9652c2b90ada79e2 Signed-off-by: Shrivaibavi Raghaventhiran <sraghave@redhat.com>
* | Library to handle all the common REST methods like POST, DELETE, GETShrivaibavi Raghaventhiran2018-11-211-0/+128
|/ | | | | Change-Id: I6a4c5c37580a85119c902f813e2175dc179e46a1 Signed-off-by: Shrivaibavi Raghaventhiran <sraghave@redhat.com>
* Function to injects the msg to all log files under all dirs specified on nodesAkarsha Rai2018-09-171-0/+77
Change-Id: Iece112c7d877840bc8cee4faa7e908e50cc548a2 Signed-off-by: Akarsha Rai <akrai@redhat.com>