Description of Load-Balancer-as-a-Service configuration options
Configuration option = Default value Description
[DEFAULT]
= None (StrOpt) The driver used to manage the virtual interface.
= neutron_lbaas.services.loadbalancer.agent_scheduler.ChanceScheduler (StrOpt) Driver to use for scheduling pool to a default loadbalancer agent
= neutron_lbaas.agent_scheduler.ChanceScheduler (StrOpt) Driver to use for scheduling to a default loadbalancer agent
= 40 (IntOpt) Seconds between running periodic tasks
= neutron_lbaas.agent_scheduler.ChanceScheduler (StrOpt) Driver to use for scheduling to a default loadbalancer agent
= neutron_lbaas.services.loadbalancer.agent_scheduler.ChanceScheduler (StrOpt) Driver to use for scheduling pool to a default loadbalancer agent
[service_auth]
= http://127.0.0.1:5000/v2.0 (StrOpt) Authentication endpoint
= admin (StrOpt) The service admin tenant name
= admin (StrOpt) The service admin user name
= password (StrOpt) The service admin password
= admin (StrOpt) The admin user domain name
= admin (StrOpt) The admin project domain name
= RegionOne (StrOpt) The deployment region
= lbaas (StrOpt) The name of the service
= 2 (StrOpt) The auth version used to authenticate
[service_providers]
= [] (MultiStrOpt) Defines providers for advanced services using the format: <service_type>:<name>:<driver>[:default]
[certificates]
= barbican (StrOpt) Certificate Manager plugin. Defaults to barbican.
= /var/lib/neutron-lbaas/certificates/ (StrOpt) Absolute path to the certificate storage directory. Defaults to env[OS_LBAAS_TLS_STORAGE].
[service_auth]
= password (StrOpt) The service admin password
= admin (StrOpt) The admin project domain name
= admin (StrOpt) The service admin tenant name
= admin (StrOpt) The service admin user name
= admin (StrOpt) The admin user domain name
= http://127.0.0.1:5000/v2.0 (StrOpt) Authentication endpoint
= 2 (StrOpt) The auth version used to authenticate
= RegionOne (StrOpt) The deployment region
= lbaas (StrOpt) The name of the service