Bug 1042177

Summary: [RFE][heat]: Add filtering capability when retrieving stacks
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-heatAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: ddomingo, markmc, sbaker, sdake, shardy, yeylon
Target Milestone: gaKeywords: FutureFeature
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/heat/+spec/filter-stacks
Whiteboard: upstream_milestone_icehouse-1 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
The Orchestration service now allows you to filter stack information. This will allow you to better review relevant stack information across many stacks.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-22 19:08:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 21:17:03 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/filter-stacks.

Description:

As a user of the API, I want to be able to query my list of stacks and filter them by status (or other criteria).

GET "/v1/stacks?status=FAILED" would return only stacks in FAILED status

Specification URL (additional information):

None

Comment 2 Stephen Gordon 2014-01-23 20:48:17 UTC
Moving to POST based on upstream status (Implemented).