← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1618728] Re: An error in neutron, while deleting the instance of ironic

 

Hi Xu,

Thanks for reporting, judging by the small log there I don't see how
Ironic could have influenced in that error (I understand you are using
Ironic in ur installation). So, I'm marking this bug as "Incomplete" for
the u Ironic component unless you can provide more logs.

Thank you!

** Changed in: ironic
       Status: New => Incomplete

** Changed in: ironic
       Status: Incomplete => Invalid

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

Title:
  An error in neutron, while deleting the instance of ironic

Status in Ironic:
  Invalid
Status in neutron:
  In Progress

Bug description:
  After running `nova delete`, as the node is cleaning.There is an error in the log of neutron-server.
  But the clean step can continue after this.

  
  Realse: mitaka

  neutron/server.log
  __________________________________________________________________________________________
  2016-08-31 15:20:41.881 15845 ERROR neutron.callbacks.manager [req-2ac73be1-cc08-4b3c-8d8b-e1100f64a8e4 6357988a703f462a8649d9e29f5a71ca bdbd273611f94a4ca2bbf20e72311b2a - - -] Error during notification for neutron.db.l3_db._notify_routers_callback port, after_delete
  2016-08-31 15:20:41.881 15845 ERROR neutron.callbacks.manager Traceback (most recent call last):
  2016-08-31 15:20:41.881 15845 ERROR neutron.callbacks.manager   File "/usr/lib/python2.7/site-packages/neutron/callbacks/manager.py", line 146, in _notify_loop
  2016-08-31 15:20:41.881 15845 ERROR neutron.callbacks.manager     callback(resource, event, trigger, **kwargs)
  2016-08-31 15:20:41.881 15845 ERROR neutron.callbacks.manager   File "/usr/lib/python2.7/site-packages/neutron/db/l3_db.py", line 1719, in _notify_routers_callback
  2016-08-31 15:20:41.881 15845 ERROR neutron.callbacks.manager     l3plugin.notify_routers_updated(context, router_ids)
  2016-08-31 15:20:41.881 15845 ERROR neutron.callbacks.manager AttributeError: 'NoneType' object has no attribute 'notify_routers_updated'
  2016-08-31 15:20:41.881 15845 ERROR neutron.callbacks.manager
  __________________________________________________________________________________________

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


References