← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1589746] Re: neutron-openvswitch-agent: Trace on SIGTERM with of_interface=native

 

[Expired for neutron because there has been no activity for 60 days.]

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

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

Title:
  neutron-openvswitch-agent: Trace on SIGTERM  with of_interface=native

Status in neutron:
  Expired

Bug description:
  Configuration: devstack, of_interface = native.

  Steps to reproduce:
  kill -TERM PID

  The following will be seen in the logs:

  2016-06-07 01:05:37.088 ERROR ryu.lib.hub [-] hub: uncaught exception: Traceback (most recent call last):
    File "/usr/local/lib/python2.7/dist-packages/ryu/lib/hub.py", line 54, in _launch
      return func(*args, **kwargs)
    File "/usr/local/lib/python2.7/dist-packages/ryu/base/app_manager.py", line 547, in close
      self.uninstantiate(app_name)
    File "/usr/local/lib/python2.7/dist-packages/ryu/base/app_manager.py", line 528, in uninstantiate
      app = self.applications.pop(name)
  KeyError: 'ofctl_service'

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


References