[openstack-dev] [quantum] RPC communication agent to quantum server

Ravi Chunduru ravivsn at gmail.com
Sun Feb 3 03:16:10 UTC 2013


Hi Russel,
  I am referring to stable/folsom branch.

Thanks,
-Ravi.


On Sat, Feb 2, 2013 at 3:51 PM, Russell Bryant <rbryant at redhat.com> wrote:

> On 02/02/2013 06:52 PM, Ravi Chunduru wrote:
> > L3 agent uses Qclient to communicate with Quantum server while Plugin
> > agents used RPC.
> > I understand there is a BP for L3 agent to use RPC in coming days.
> >
> > I was going through OVS agent code, found that it does not authenticate
> > with keystone, which I feel is a  security concern.
> >
> > self.rpc_context = context.RequestContext('quantum', 'quantum',
> >                                                   is_admin=False)
>
> Can you provide a more specific pointer to this code?
> file/version/line?  I just did a grep in master and didn't see it, but I
> may just be missing it.
>
> > auth token is not sent while creating context.
> >
> > Any considerations to do that way?
>
>
> --
> Russell Bryant
>



-- 
Ravi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130202/f3347e8c/attachment.html>


More information about the OpenStack-dev mailing list