DescribeStacks fails if no stack specified

Bug #1092196 reported by Zane Bitter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
High
Zane Bitter
Grizzly
Fix Released
High
Zane Bitter

Bug Description

According to http://docs.amazonwebservices.com/AWSCloudFormation/latest/APIReference/API_DescribeStacks.html the StackName is not a required parameter to DescribeStacks, and if it is not present the description for all stacks should be returned.

This used to work, but since the commit https://github.com/openstack/heat/commit/e848c080790996e85fbbe0080e50b51d9deab46c we now get:

    $ heat-cfn describe
    ERROR:Failed to describe. Got error:
    ERROR:Data supplied was not valid: <ErrorResponse><Error><Message>A bad or out-of-range value was supplied:No stack_identity provided</Message <Code>InvalidParameterValue</Code><Type>Sender</Type></Error></ErrorResponse>

Zane Bitter (zaneb)
description: updated
Zane Bitter (zaneb)
Changed in heat:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Zane Bitter (zaneb)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/18423

Changed in heat:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/18423
Committed: http://github.com/openstack/heat/commit/8936c971722b80c5c39bd689774fece7506aeb29
Submitter: Jenkins
Branch: master

commit 8936c971722b80c5c39bd689774fece7506aeb29
Author: Zane Bitter <email address hidden>
Date: Wed Dec 19 18:48:26 2012 +0100

    Fix DescribeStacks command for all stacks

    Fixes: bug 1092196

    Change-Id: I05065c08b4072a9c179ebfb36fb15f062de3f06e
    Signed-off-by: Zane Bitter <email address hidden>

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → grizzly-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: grizzly-2 → 2013.1
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.