← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1552466] [NEW] Ironic: deploy not cleaned up if configdrive fails to build

 

Public bug reported:

The _generate_configdrive is not protected by a try/except, and thus we
do not clean up behind it if it fails somehow. This leaves firewalls and
vifs set up, and leaves instance info on the node in ironic's DB.

** Affects: nova
     Importance: Undecided
     Assignee: Jim Rollenhagen (jim-rollenhagen)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1552466

Title:
  Ironic: deploy not cleaned up if configdrive fails to build

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  The _generate_configdrive is not protected by a try/except, and thus
  we do not clean up behind it if it fails somehow. This leaves
  firewalls and vifs set up, and leaves instance info on the node in
  ironic's DB.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1552466/+subscriptions


Follow ups