← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1224796] Re: L3 agent does not work with Ryu plugin

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  L3 agent does not work with Ryu plugin

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  I saw the following error on q-l3 log when I tried Ryu plugin on
  devstack:

  2013-09-12 10:42:05.988 12866 ERROR neutron.agent.l3_agent [-] Failed synchronizing routers
  2013-09-12 10:42:05.988 12866 TRACE neutron.agent.l3_agent Traceback (most recent call last):
  2013-09-12 10:42:05.988 12866 TRACE neutron.agent.l3_agent   File "/opt/stack/neutron/neutron/agent/l3_agent.py", line 723, in _sync_routers_task
  2013-09-12 10:42:05.988 12866 TRACE neutron.agent.l3_agent     context, router_ids)
  2013-09-12 10:42:05.988 12866 TRACE neutron.agent.l3_agent   File "/opt/stack/neutron/neutron/agent/l3_agent.py", line 75, in get_routers
  2013-09-12 10:42:05.988 12866 TRACE neutron.agent.l3_agent     topic=self.topic)
  2013-09-12 10:42:05.988 12866 TRACE neutron.agent.l3_agent   File "/opt/stack/neutron/neutron/openstack/common/rpc/proxy.py", line 130, in call
  2013-09-12 10:42:05.988 12866 TRACE neutron.agent.l3_agent     exc.info, real_topic, msg.get('method'))
  2013-09-12 10:42:05.988 12866 TRACE neutron.agent.l3_agent Timeout: Timeout while waiting on RPC response - topic: "q-l3-plugin", RPC method: "sync_routers" info: "<unknown>"
  2013-09-12 10:42:05.988 12866 TRACE neutron.agent.l3_agent

  RPC topic for L3 callbacks was changed by Change Id9af10c2, however,
  Ryu plugin does not follow it.

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