openstack-python-openstackc.../openstackclient
Steve Martinelli 83282bc5e1 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
2015-09-30 09:58:44 -05:00
..
api Fix 'auhentication' spelling error/mistake 2015-09-01 15:51:58 -07:00
common attempt to find resource by listing 2015-09-30 09:58:44 -05:00
compute Use discover_extensions for novaclient 2015-09-11 16:23:54 +03:00
identity Merge "Remove backticks from help in role commands" 2015-09-19 07:19:39 +00:00
image Merge "Glance image set Resolve Fracturing" 2015-09-23 12:28:02 +00:00
network Do not set default versions in parsed args 2015-07-18 06:28:09 -06:00
object Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
tests Merge "Glance image set Resolve Fracturing" 2015-09-23 12:28:02 +00:00
volume Merge "Use a common decorator to log 'take_action' activation" 2015-09-11 02:43:54 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Merge "Override the debug default and help text" 2015-09-24 21:47:33 +00:00