← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1618747] [NEW] After `nova delete` there in an error in ironic-conductor, causing `clean fail`

 

Public bug reported:

In ironic/mitaka.
While I am deleting the instance, there is a situation:

In ironic/dhcp/neutron.py,in class `NeutronDHCPApi`,in the method `delete_cleaning_ports`(this method).
1.While `ports=neutron_client.list_port()` in `this method` getting the instance's `port`.
2.Then `nova delete` deletes this `port`.
3.Then `this method` still try to delete this `port`

It will raise an error causing clean fail.

** Affects: ironic
     Importance: Undecided
     Assignee: Zhixin Li (lizhixin)
         Status: New

** Project changed: neutron => ironic

** Changed in: ironic
     Assignee: (unassigned) => Xu Ao (xuao)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1618747

Title:
  After `nova delete` there in an error in ironic-conductor, causing
  `clean fail`

Status in Ironic:
  New

Bug description:
  In ironic/mitaka.
  While I am deleting the instance, there is a situation:

  In ironic/dhcp/neutron.py,in class `NeutronDHCPApi`,in the method `delete_cleaning_ports`(this method).
  1.While `ports=neutron_client.list_port()` in `this method` getting the instance's `port`.
  2.Then `nova delete` deletes this `port`.
  3.Then `this method` still try to delete this `port`

  It will raise an error causing clean fail.

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