← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1303933] [NEW] openvswitch plugin does not supports rpc_workers

 

Public bug reported:

rpc_worker option supports multi rpc worker process.
and It requires start_rpc_listener method and start rpc worker here.

ml2 plugin implements this method, so that rpc worker get works.

but openvswitch plugin doesn't implements this method. so rpc_worker
options are discarded.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  openvswitch plugin does not supports rpc_workers

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  rpc_worker option supports multi rpc worker process.
  and It requires start_rpc_listener method and start rpc worker here.

  ml2 plugin implements this method, so that rpc worker get works.

  but openvswitch plugin doesn't implements this method. so rpc_worker
  options are discarded.

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


Follow ups

References