openstack-python-openstackc.../openstackclient/common
wanghong 7029cf37e2 utils.find_resource does not catch right exception
Currently, utils.find_resource catch NotFound exception defined in
openstackclient. However, different client libraries raise different
exceptions defined in thire own library.

Change-Id: Idc40428e30e59f71dbdbfa0555c0066fddc441c2
Closes-Bug: #1371924
2014-09-24 11:04:41 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
clientmanager.py Use Keystone client session.Session 2014-09-08 00:06:52 -05:00
commandmanager.py Fix PEP8 H405 errors 2014-06-27 09:12:38 -05:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
extension.py Add network extension list 2014-07-26 15:57:48 -06:00
limits.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
module.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
parseractions.py Fix PEP8 H405 errors 2014-06-27 09:12:38 -05:00
quota.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
timing.py Add basic timing support 2014-07-08 02:04:00 -05:00
utils.py utils.find_resource does not catch right exception 2014-09-24 11:04:41 +08:00