00f0edc70d
Includes dropping support for quantum, nvp plugin (renamed nsx long ago) and generally refactoring the unit tests around no longer having to deal with neutron and quantum in the same codebase. Drop support for database connections - these are no longer required as all DB access is now via RPC to nova-conductor or neutron-server. Roll-up configuration file templates < icehouse, remove any that are no longer required. Refactor basic_deployment a bit as it was using the shared-db relation to retrieve the n-gateway units private-address. Change-Id: I22957c0e21c4dd49e5aa74795173b4fc8f043f55
9 lines
292 B
INI
9 lines
292 B
INI
[DEFAULT]
|
|
periodic_interval = 10
|
|
interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
|
|
ovs_use_veth = False
|
|
device_driver = neutron.services.loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver
|
|
[haproxy]
|
|
loadbalancer_state_path = $state_path/lbaas
|
|
user_group = nogroup
|