summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Fix python files in the 'examples' directoryValerii Ponomarov2019-12-234-32/+69
| | | | | | | | | | | | Fix consists of following things: - Add py2/3 compatibility - Place imports into 3 different groups and reorder them alphabetically. As it is written in the "pep8" [1]. [1] https://www.python.org/dev/peps/pep-0008/ Change-Id: Iad1c6c409d2711f8c9b2d929d29072953fd49d8e Signed-off-by: Valerii Ponomarov <kiparis.kh@gmail.com>
* Adding sample gdeploy config file in examples and editing Readme.mdkshithijiyer2019-04-241-0/+10
| | | | | | | | | It would be better if we provide a sample configuration file for gdeploy in glusto tests and also adding a few points in the Readme.md file on how to run gdeploy. Change-Id: I481a1c871aa8b2749d7118adcc0898af6ac2c197 Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
* Adding example files to demonstrate how to use functions available inShwethaHP2018-01-164-0/+582
glustolibs-gluster libs Change-Id: I44f559dd0477f97278b1444e7a6d292ca58b99dc Signed-off-by: ShwethaHP <spandura@redhat.com>