summaryrefslogtreecommitdiffstats
path: root/openshift-storage-libs/openshiftstoragelibs/exceptions.py
Commit message (Collapse)AuthorAgeFilesLines
* Add TC restart app pod when target node is downNitin Goyal2019-08-131-0/+8
| | | | | | | | | | | New TC insures that app pod is restarted properly when one of the target node is down. This patch includes libs of vmware api These libraries can perform VM operations like power on and off via vmware client api's. Change-Id: I11ad4dc3318cb0583de5882d8067ed7e30ea9962
* Reorder lib files removing redundant dir layerValerii Ponomarov2019-03-181-0/+23
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