summaryrefslogtreecommitdiffstats
path: root/cns-libs/cnslibs/common/gluster_ops.py
Commit message (Collapse)AuthorAgeFilesLines
* Reorder lib files removing redundant dir layerValerii Ponomarov2019-03-181-262/+0
| | | | | | | | | | | | Move all the files of 'cns-libs/cnslibs/common' dir to the 'openshift-storage-libs/openshiftstoragelibs', because 'common' is the only dir there, which doesn't really makes sense. And "cns" is old project name, so, replace it with "openshift-storage-libs". Also, fix all the imports of these libs. Change-Id: Ife00a73554e73b21b214b15016b0c8dbbf423446
* Add CRS support to the 'restart gluster services' test casesValerii Ponomarov2019-02-081-152/+118
| | | | Change-Id: I40b7ea79d1f7dbc82db825f6ced4447a157361e6
* [CNS-1314][CNS-1285] Restart gluster block volumes and validatevamahaja2018-12-101-0/+296
Change-Id: Ib7e3125e5120a91fe431816b33be4d4e6f15078e Signed-off-by: vamahaja <vamahaja@redhat.com>