Support list resources with details

Bug #1467268 reported by hongbin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Rico Lin

Bug Description

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.

Note: A similar feature has already been implemented in stack https://github.com/openstack/heat/commit/016133f538fd4136006e996d8a9da9130a29c85c . Resources need a similar implementation.

Changed in heat:
status: New → Triaged
importance: Undecided → Medium
Rico Lin (rico-lin)
Changed in heat:
assignee: nobody → Rico Lin (rico-lin)
Changed in heat:
status: Triaged → In Progress
Revision history for this message
Rico Lin (rico-lin) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/196571
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=11efe222b3339922da8fcc305bf5ad1c3308dc0a
Submitter: Jenkins
Branch: master

commit 11efe222b3339922da8fcc305bf5ad1c3308dc0a
Author: Rico Lin <email address hidden>
Date: Wed Jul 8 17:22:33 2015 +0800

    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

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → liberty-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: liberty-2 → 5.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.