~openstack-charmers/charms/precise/quantum-gateway/trunk

« back to all changes in this revision

Viewing changes to templates/kilo/lbaas_agent.ini

  • Committer: james.page at ubuntu
  • Date: 2015-08-10 16:38:06 UTC
  • Revision ID: james.page@ubuntu.com-20150810163806-dccx0q0xxi6ddy2l
Tags: 15.07
[gnuoy] 15.07 Charm release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# kilo
2
 
###############################################################################
3
 
# [ WARNING ]
4
 
# Configuration file maintained by Juju. Local changes may be overwritten.
5
 
###############################################################################
6
 
[DEFAULT]
7
 
periodic_interval = 10
8
 
interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
9
 
ovs_use_veth = False
10
 
device_driver = neutron_lbaas.services.loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver
11
 
[haproxy]
12
 
loadbalancer_state_path = $state_path/lbaas
13
 
user_group = nogroup