<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt">Hi All,<br><br><div>While setting up a neutron plugin (like ovswitch, mellanox etc), we 
need to specify plugin name in /etc/neutron/neutron.conf (on the neutron
 server node) as follows:</div> <pre class="prettyprint"><code><span class="pln">core_plugin </span><span class="pun">=</span><span class="pln"> neutron</span><span class="pun">.</span><span class="pln">plugins</span><span class="pun">.</span><span class="pln">mlnx</span><span class="pun">.</span><span class="pln">mlnx_plugin</span><span class="pun">.</span><span class="typ">MellanoxEswitchPlugin</span></code></pre> <div><strong>My query is:</strong> <br>
Is there a way to specify and use multiple plugins at the same time?</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br></div> <div><strong>Background:</strong> <br>
I would like to use two plugins at same time to make use of exclusive 
features in NIC cards from 2 vendors. Both cards will be installed on 
same compute node.</div><br><div> </div><div>Thanks,<br>Nishant</div></div></body></html>