heat/heat
Rico Lin 11efe222b3 support list resources with details
Currently, users can list resources without details, or show
specific resource with details. However, they cannot list all
resources with details. It is desirable to support that.
With consistency concern, we should use {list URI}/detail as
pattern for resources detail list just like other detail list
API, but this pattern will conflict with
{resources list URI}/{resource name} when resoruce name
is 'detail', so implement this feature as a param in list API
seems to be this only option in this case.

DocImpact
APIImpact

Change-Id: I59f464d1803009d7ae2ec35d9fdf0671096967e4
Closes-Bug: #1467268
2015-07-08 17:22:33 +08:00
..
api support list resources with details 2015-07-08 17:22:33 +08:00
cloudinit Update the rest of the code to satisfy flake8 in a py34 env 2015-04-24 11:53:43 +05:30
cmd Support for encrypt/decrypt parameters in heat-manage 2015-06-05 12:06:59 -05:00
common Merge "Add a new crypt method using cryptography" 2015-07-08 04:36:03 +00:00
db Add a new crypt method using cryptography 2015-07-07 10:06:47 +02:00
engine support list resources with details 2015-07-08 17:22:33 +08:00
httpd Add apache2 support for heat API services 2015-06-17 08:08:51 -04:00
locale Imported Translations from Transifex 2015-07-02 06:02:28 +00:00
objects Add a new crypt method using cryptography 2015-07-07 10:06:47 +02:00
openstack Switch to oslo.service 2015-06-23 08:30:39 +02:00
rpc support list resources with details 2015-07-08 17:22:33 +08:00
scaling ASG scaling account for cooldown timestamp & in-progress 2015-07-05 23:19:06 -04:00
tests support list resources with details 2015-07-08 17:22:33 +08:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00