[openstack-dev] [neutron-lbaas] Multiple back-end support for lbaas v2

Sergey Belous sbelous at mirantis.com
Fri May 20 09:23:20 UTC 2016


Hi.

Actually, you can specify multiple providers, but these configuration directives are repeatable and are not comma-separated. That's mean you should add the another service_provider in the [service_providers] section as a separate line.

And yes, you can try to pass parameter 'provider' to create a loadbalancer of specific driver (according to code of lbaas).

--
Best Regards,
Sergey Belous

> On 20 May 2016, at 11:47, Wilence Yao <wilence.yao at gmail.com> wrote:
> 
> 
> Hi all,
> 
> Can I enable multiple service_providers for lbaas v2  at the same time?
> such as
> 
> ```
> service_provider=LOADBALANCER:Haproxy:neutron_lbaas.services.loadbalancer.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default, LOADBALANCER:radware:neutron_lbaas.services.loadbalancer.drivers.radware.driver.LoadBalancerDriver
> ```
> 
> Then pass parameter 'provider' to create a loadbalancer of specific driver
> 
> ```
> neutron lbaas-loadbalancer-create --provider radware
> ```
> 
> Thanks for any help
> 
> Wilence Yao
> 
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160520/48dbc0c6/attachment.html>


More information about the OpenStack-dev mailing list