Hide Forgot
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
Moving to POST based on upstream status (Implemented).