StackBuildErrorException raised with incorrect parameters

Bug #1295404 reported by Steve Baker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Undecided
Steve Baker

Bug Description

Traceback (most recent call last):
  File "tempest/api/orchestration/stacks/test_server_cfn_init.py", line 179, in test_all_resources_created
    sid, 'WaitCondition', 'CREATE_COMPLETE')
  File "tempest/services/orchestration/json/orchestration_client.py", line 160, in wait_for_resource_status
    resource_status_reason=body['resource_status_reason'])
StackBuildErrorException: Stack %(stack_identifier)s is in %(stack_status)s status due to '%(stack_status_reason)s'

There needs to be a StackResourceBuildErrorException for resource errors rather than stack errors

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

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

Changed in tempest:
assignee: nobody → Steve Baker (steve-stevebaker)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/81936
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=1ad83200eb568fc273dafbf45e993d5cab1b996b
Submitter: Jenkins
Branch: master

commit 1ad83200eb568fc273dafbf45e993d5cab1b996b
Author: Steve Baker <email address hidden>
Date: Fri Mar 21 11:51:25 2014 +1300

    Add and use a StackResourceBuildErrorException

    wait_for_resource_status was raising a StackBuildErrorException with incorrect
    parameters, leading to an unhelpful error message.

    This will log the nova console to help diagnose Related-Bug: #1295396
    Closes-Bug: #1295404

    Change-Id: I979f9edcc0b57924fd3dd681b60165a3db311e6e

Changed in tempest:
status: In Progress → Fix Released
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.