214bc4f82a
Change-Id: I2552814591b19237284a943a985854bdc3b5f40c
1.6 KiB
1.6 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
debug = False |
(Boolean) If set to true, the logging level will be set to DEBUG instead of the default INFO level. Mutable This option can be changed without restarting. |
device_driver =
['neutron_lbaas.drivers.haproxy.namespace_driver.HaproxyNSDriver'] |
(Multi-valued) Drivers used to manage loadbalancing devices |
interface_driver = None |
(String) The driver used to manage the virtual interface. |
periodic_interval = 40 |
(Integer) Seconds between running periodic tasks. |
[haproxy] | |
loadbalancer_state_path =
$state_path/lbaas |
(String) Location to store config and state files |
send_gratuitous_arp = 3 |
(Integer) When delete and re-add the same vip, send this many gratuitous ARPs to flush the ARP cache in the Router. Set it below or equal to 0 to disable this feature. |
user_group = nogroup |
(String) The user group |