What Sergey said is absolutely correct. Additionally, if a user does
not provide "provider" in the request to create a load balancer than the
service_provider that is tagged with the default flag will be chosen.
Thanks,
Brandon
On Fri, 2016-05-20 at 12:23 +0300, Sergey Belous wrote:
> Hi.
>
>
>
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 c
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.r