Public bug reported:

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

** Affects: nova
     Importance: Undecided
     Assignee: yong sheng gong (gongysh)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => yong sheng gong (gongysh)

-- 
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):
  In Progress

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to