python-openstackclient/openstackclient/common
Steve Martinelli fe2d9f479f attempt to find resource by listing
add a last-ditch effort to find the resource in question by
listing all the resources and doing a simply match for name and
id. if no match is found then raise an error, if the list call
is unsuccessful, raise the same error. we have failed this city.

Closes-Bug: #1501362

Change-Id: I0d3d7002e9ac47b17b1ef1a5534406c85b1fc753
(cherry picked from commit 83282bc5e1)
2015-09-30 13:19:56 -05:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
clientmanager.py Merge "Add plugin interface version" 2015-07-29 15:46:34 +00:00
commandmanager.py Enhance the theming for modules page 2014-11-18 22:07:57 -05:00
configuration.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
context.py Create log configuration class 2015-08-26 10:23:53 +00: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 Begin copying wiki command list here 2014-11-19 14:47:53 -06:00
limits.py Merge "Use a common decorator to log 'take_action' activation" 2015-09-11 02:43:54 +00:00
module.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
parseractions.py Fix PEP8 H405 errors 2014-06-27 09:12:38 -05:00
quota.py Merge "Add tests for volume quota set" 2015-09-19 03:03:05 +00:00
session.py Fix session timing 2015-04-07 23:53:31 -07:00
timing.py Fix session timing 2015-04-07 23:53:31 -07:00
utils.py attempt to find resource by listing 2015-09-30 13:19:56 -05:00