python-openstackclient/openstackclient/image
qinchunhua 6f36385cb8 Correct reraising of exception
When an exception was caught and rethrown,
it should call 'raise' without any arguments
because it shows the place where an exception
occured initially instead of place where the exception re-raised.

Change-Id: I5fb6dea5da7fb6e1e2b339a713c7d37f8c99e407
2016-07-07 15:05:58 +00:00
..
v1 Make set/unset commands in compute/image/common return normally when nothing specified 2016-06-21 15:15:18 +08:00
v2 Correct reraising of exception 2016-07-07 15:05:58 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py osc-lib: utils 2016-06-13 10:50:44 -05:00