yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55779
[Bug 1618728] [NEW] An error in neutron, while deleting the instance of ironic
Public bug reported:
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
__________________________________________________________________________________________
** Affects: ironic
Importance: Undecided
Assignee: Xu Ao (xuao)
Status: New
** Affects: neutron
Importance: Undecided
Assignee: Zhixin Li (lizhixin)
Status: New
** Changed in: ironic
Assignee: (unassigned) => Xu Ao (xuao)
** Also affects: neutron
Importance: Undecided
Status: New
** Description changed:
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
__________________________________________________________________________________________
--
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:
New
Status in neutron:
New
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
Follow ups