← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1611746] [NEW] rpc callback framework doesn't push context

 

Public bug reported:

The logic to push objects onto the wire to the agents
(neutron/api/rpc/handlers/resources_rpc.py) doesn't send the context
with it.

This makes it difficult to trace a request-ID all of the way through to
actions on the agent. It would be nice if we sent the context to
preserve the request-ID.

** 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/1611746

Title:
  rpc callback framework doesn't push context

Status in neutron:
  New

Bug description:
  The logic to push objects onto the wire to the agents
  (neutron/api/rpc/handlers/resources_rpc.py) doesn't send the context
  with it.

  This makes it difficult to trace a request-ID all of the way through
  to actions on the agent. It would be nice if we sent the context to
  preserve the request-ID.

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


Follow ups