python-openstackclient/openstackclient/identity/v2_0
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py Standardize logger usage of catalog in identity 2016-06-23 08:22:51 +00:00
ec2creds.py Support multi-delete for commands in identity V2 2016-06-23 23:57:49 -04:00
endpoint.py Support multi-delete for commands in identity V2 2016-06-23 23:57:49 -04:00
project.py Correct reraising of exception 2016-07-07 15:05:58 +00:00
role.py Correct reraising of exception 2016-07-07 15:05:58 +00:00
service.py Support multi-delete for commands in identity V2 2016-06-23 23:57:49 -04:00
token.py osc-lib: command 2016-06-13 11:00:22 -05:00
user.py Correct reraising of exception 2016-07-07 15:05:58 +00:00