Bug 1242983 - heat fail to delete overcloud stack since it wait for host provision_state
Summary: heat fail to delete overcloud stack since it wait for host provision_state
Keywords:
Status: CLOSED DUPLICATE of bug 1242796
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: Director
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: z1
: Director
Assignee: Jay Dobies
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-14 13:57 UTC by Ofer Blaut
Modified: 2016-04-18 06:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-16 17:20:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
nova list output (21.04 KB, text/plain)
2015-07-14 13:57 UTC, Ofer Blaut
no flags Details

Description Ofer Blaut 2015-07-14 13:57:33 UTC
Created attachment 1051869 [details]
nova list output

Description of problem:


heat stack-delete overcloud will fail because of waiting for hosts to change their provision state 

[stack@puma33 ~]$ heat stack-delete overcloud

[stack@puma33 ~]$ heat stack-list
+--------------------------------------+------------+---------------+----------------------+
| id                                   | stack_name | stack_status  | creation_time        |
+--------------------------------------+------------+---------------+----------------------+
| 995abf87-36f8-45b7-bf1c-3c08d0621ee5 | overcloud  | DELETE_FAILED | 2015-07-14T12:14:18Z |
+--------------------------------------+------------+---------------+----------------------+

attached nova output 


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.create overcloud stack on BM
2.delete overcloud stack on BM , check it fails
3.

Actual results:


Expected results:


Additional info:

workaround, delete nova servers and delete stack again

Comment 1 Mike Burns 2015-07-16 17:20:40 UTC

*** This bug has been marked as a duplicate of bug 1242796 ***


Note You need to log in before you can comment on or make changes to this bug.