Can't delete baremetal instance when the baremetal vm is deleted in advance

Bug #1324751 reported by Haiwei Xu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Won't Fix
Undecided
Unassigned

Bug Description

when trying to destroy the undercloud, using 'virsh undefine baremetal_0' to destroy the domain first, and then in seed use 'heat stack-delete undercloud' to delete the stack, but didn't succeed, the 'nova delete undercloud' can't delete the instance either.

Keeping in this state:

root@ubuntu:~# nova list
+--------------------------------------+------------------------------------+--------+------------+-------------+------- -------------+
| ID | Name | Status | Task State | Power State | Networ ks |
+--------------------------------------+------------------------------------+--------+------------+-------------+------- -------------+
| 24a9e5a4-4147-483f-ba36-05bc7478f92d | undercloud-undercloud-j5g5kbp5xpio | ERROR | deleting | Running | ctlpla ne=192.0.2.3 |
+--------------------------------------+------------------------------------+--------+------------+-------------+------- -------------+
root@ubuntu:~# heat stack-list
+--------------------------------------+------------+--------------------+----------------------+
| id | stack_name | stack_status | creation_time |
+--------------------------------------+------------+--------------------+----------------------+
| 7ca4c5fa-b26d-4169-aff8-912ba545fc81 | undercloud | DELETE_IN_PROGRESS | 2014-05-26T03:56:26Z |
+--------------------------------------+------------+--------------------+----------------------+

Tags: baremetal
Revision history for this message
Robert Collins (lifeless) wrote :

Is this with Nova baremetal or Ironic? It looks like a Nova bug, not TripleO specific, to me.

Revision history for this message
Haiwei Xu (xu-haiwei) wrote :

lifeless

It's using Nova baremetal, so change the project to nova?

Steve Kowalik (stevenk)
affects: tripleo → nova
Tracy Jones (tjones-i)
tags: added: baremetal
Revision history for this message
Sean Dague (sdague) wrote :

if you delete out from under nova, all bets are off.

Changed in nova:
status: New → Won't Fix
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.