<div dir="ltr">L3 agent uses Qclient to communicate with Quantum server while Plugin agents used RPC.<div>I understand there is a BP for L3 agent to use RPC in coming days.</div><div><br></div><div>I was going through OVS agent code, found that it does not authenticate with keystone, which I feel is a security concern.</div>
<div><br></div><div><div>self.rpc_context = context.RequestContext('quantum', 'quantum',</div><div> is_admin=False)</div></div><div><br></div><div style>auth token is not sent while creating context.</div>
<div style><br></div><div style>Any considerations to do that way?</div><div style><br></div><div style>Thanks,</div><div><div><br></div>-- <br>Ravi<br>
</div></div>