summaryrefslogtreecommitdiffstats
path: root/cns-libs/cnslibs/common/exceptions.py
Commit message (Collapse)AuthorAgeFilesLines
* Reorder lib files removing redundant dir layerValerii Ponomarov2019-03-181-23/+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
* CNS: adding libraries and 2 testcases for pv resizeApeksha D Khakharia2018-10-181-0/+8
| | | | | Change-Id: Idae22a28e4da867fd0567cbec49760d6f3a374f6 Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
* Heketi library functions for topology, volume operation,Arthy Loganathan2017-12-081-0/+15
HeketiBaseClass and initial set of heketi volume testcases Change-Id: Ib700cc9ffc4bf510affdbb45710c5b27c6c7ce44 Signed-off-by: Arthy Loganathan <aloganat@redhat.com>