heat/heat/tests/engine
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
..
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_service_engine.py support list resources with details 2015-07-08 17:22:33 +08:00
test_software_config.py Merge "Use Zaqar for software-config transport" 2015-06-29 20:17:42 +00:00
test_stack_action.py Catch warnings consistently during tests 2015-05-14 17:35:08 +10:00
test_stack_create.py Switch to oslo.service 2015-06-23 08:30:39 +02:00
test_stack_delete.py Split engine service test cases (5) 2015-05-29 04:23:12 -04:00
test_stack_snapshot.py Inherit files when restore 2015-06-03 16:19:07 +08:00
test_threadgroup_mgr.py Split engine service test cases (6) 2015-06-11 00:17:30 -04:00
tools.py Do not pass rich objects on servers' delete 2015-06-04 18:22:43 +03:00