python-heatclient/heatclient/v1
Swann Croiset b95657fd15 Be backward compatible after a renaming in API
The need was introduced with the renaming of field logical_resource_id
to resource_name, so let heatclient display the good one for the two
Heat versions.

Fixes bug #1216903

Change-Id: I3e86f482a1b814a27b15be3c102727c44153221f
2013-08-29 16:37:45 +02:00
..
__init__.py Cleaned up code in anticipation of flake8. 2013-05-18 09:37:02 -07:00
actions.py Add support for suspend/resume actions 2013-07-03 17:04:39 +01:00
client.py Add support for suspend/resume actions 2013-07-03 17:04:39 +01:00
events.py Fix all the pep8 E* and F* errors. 2013-06-27 13:13:14 +10:00
resources.py Generate a template from a resource 2013-08-07 09:47:40 -05:00
shell.py Be backward compatible after a renaming in API 2013-08-29 16:37:45 +02:00
stacks.py Remove unused Stack data method 2013-08-07 12:57:03 +12:00