← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1357236] [NEW] Neutron creates oslo.messaging.Server object directly

 

Public bug reported:

oslo.messaging provides a factory method to create a Server object. It
should be used to create it. Additionaly Neutron uses custom
RPCDispatcher to log incoming messages. This duplicates existing
functionality in oslo.messaging.

** Affects: neutron
     Importance: Undecided
     Assignee: Alexei Kornienko (alexei-kornienko)
         Status: In Progress


** Tags: messaging rpc

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

Title:
  Neutron creates oslo.messaging.Server object directly

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  oslo.messaging provides a factory method to create a Server object. It
  should be used to create it. Additionaly Neutron uses custom
  RPCDispatcher to log incoming messages. This duplicates existing
  functionality in oslo.messaging.

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


Follow ups

References