[Openstack] How to get all detail RPC message and detail context in neutron docs?

Sam batmanustc at gmail.com
Wed Apr 5 10:09:51 UTC 2017


Hi all,

I'm working on neutron L3 Agent and some other Agent. I found that there
are lots of RPCs including RPC call and notification and lots of 'context'
as bellow. But I don't know its detail context, can I get these from some
docs?

If there are no docs, could I get these using some debug method? Like
'--debug' option or using pdb or something?

RPC: like 'agent_updated' in neutron/neutron/agent/l3/agent.py Line759.

context: it's param in some function like 'def router_added_to_agent(self,
context, payload):' in neutron/neutron/agent/l3/agent.py.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170405/b52ab29f/attachment.html>


More information about the Openstack mailing list