manila/manila/tests/volume
Valeriy Ponomaryov 554b92e458 Fix exceptions handling for py34 compatibility
Fix following cases:

    "except SomeException, e:"
    "raise exc_value, msg, exc_trace"
    "e.message"

Partially-Implements: bp py3-compatibility

Change-Id: I8c20ae725000895b6b7b7c0da7d4bfba3e4849f0
2015-08-05 17:15:46 +03:00
..
__init__.py Adds cinder api needed for generic driver implementation 2014-02-10 10:10:29 +02:00
test_cinder.py Fix exceptions handling for py34 compatibility 2015-08-05 17:15:46 +03:00