python-neutronclient/quantumclient
Matt Riedemann c3608eec8e Proxy find_resource_by_name_or_id from neutron client
Change I95a351071e68dfc2d67f3895c87f45ad2221767f gutted quantumclient so
it serves as a proxy for neutronclient, but in the process the static
method find_resource_by_name_or_id was removed. Nova is using
find_resource_by_name_or_id directly so it needs to still exist in
quantumclient and proxy through to neutronclient. This is needed for the
stable branches which are still using python-quantumclient.

Closes-Bug: #1233264

Change-Id: I01b099aa34fedb63967517f288905321816eaf18
2013-09-30 09:37:49 -07:00
..
common add missing symbols for 3rd party libs 2013-09-27 15:25:34 -04:00
quantum Proxy find_resource_by_name_or_id from neutron client 2013-09-30 09:37:49 -07:00
v2_0 add missing symbols for 3rd party libs 2013-09-27 15:25:34 -04:00
__init__.py Remove gettext.install from quantumclient.__init__ 2013-02-05 16:47:19 +08:00
client.py Remove quantumclient and proxy to neutronclient 2013-09-25 19:38:14 -04:00
shell.py Remove quantumclient and proxy to neutronclient 2013-09-25 19:38:14 -04:00
version.py Make --version option print a more detailed client version. 2013-06-21 03:16:39 +00:00