← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1586470] Re: ironic driver is raising exception when some of node's instance cannot be found

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
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/1586470

Title:
  ironic driver is raising exception when some of node's instance cannot
  be found

Status in OpenStack Compute (nova):
  Expired

Bug description:
  Ironic will fail sometimes to clear the node's instance_uuid
  even when the instance is deleted on the nova side.

  The ironic virt driver should be more tolerant in this case.
  Instead of rasing exception, it can LOG warning the failed
  instances.

  the problem code is at
  https://github.com/openstack/nova/blob/master/nova/virt/ironic/driver.py#L475

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


References