python-troveclient/troveclient
Masaki Matsushita 29d0703de1 Fix flavor-show problems with UUID
flavor-show fails if the flavor's ID is in the form of UUID
and user specified its name.
The change in troveclient/v1/shell.py#L92-L95 is from Sushil Kumar.

Closes-Bug: #1467383
Change-Id: Ie838796191a06193a59499da59fae79b9d9f060f
2015-06-29 10:13:12 +09:00
..
compat Fixes new hacking rules 2015-05-26 08:58:51 +00:00
openstack Fixes new hacking rules 2015-05-26 08:58:51 +00:00
tests Fix flavor-show problems with UUID 2015-06-29 10:13:12 +09:00
v1 Fix flavor-show problems with UUID 2015-06-29 10:13:12 +09:00
__init__.py Remove vim header 2014-02-16 13:08:07 +08:00
auth_plugin.py Remove RAX-specific auth in troveclient 2014-12-09 13:33:33 -06:00
base.py Clean up remaining references to TROVE_URL 2015-03-05 12:30:38 +01:00
client.py Fixes the non-existent exception NoTokenLookupException 2015-06-03 08:31:26 +00:00
common.py Add datastore filter to backup-list 2014-06-03 09:02:49 -07:00
exceptions.py fixed several pep8 issues 2014-05-13 23:12:17 +02:00
extension.py Support Extensions to Trove Client 2014-01-23 11:11:58 -08:00
i18n.py Drop use of 'oslo' namespace package 2015-05-06 19:45:44 +00:00
service_catalog.py Remove vim header 2014-02-16 13:08:07 +08:00
shell.py Allow a user to pass an insecure environment variable 2015-06-18 12:19:53 -07:00
utils.py Fix flavor-show problems with UUID 2015-06-29 10:13:12 +09:00