← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1324751] [NEW] Can't delete baremetal instance when the baremetal vm is deleted in advance

 

You have been subscribed to a public bug:

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 |
+--------------------------------------+------------+--------------------+----------------------+

** Affects: nova
     Importance: Undecided
         Status: New

-- 
Can't delete baremetal instance when the baremetal vm is deleted in advance
https://bugs.launchpad.net/bugs/1324751
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).