Salvatore,

Thanks for your response. I will look at ML2.

I guess such capability will require the option of passing 'Plugin Name' to the 
first level API so that request can be forwarded to the right plugin. I will 
try to see whether ML2 works this way.
 
Thanks,
Nishant



On Monday, February 17, 2014 2:16 PM, Salvatore Orlando <[email protected]> 
wrote:
 
Hi Nishant,

unfortunately Neutron at the moment supports only a single plugin for each 
service. This means you can only specify a single core_plugin.
If your goal is to support multiple backend technologies in your deployment, 
you should perhaps have a look at the ML2 where deployment of multiple drivers 
should be possible.

Salvatore



On 17 February 2014 08:53, nishant kumar <[email protected]> wrote:

Hi All,
>
>
>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:
>core_plugin =neutron.plugins.mlnx.mlnx_plugin.MellanoxEswitchPlugin
>My query is: 
>Is there a way to specify and use multiple plugins at the same time?
>
>
>Background: 
>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.
>
> 
>Thanks,
>Nishant
>_______________________________________________
>Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>Post to     : [email protected]
>Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to