Comment 2 for bug 1658105

Revision history for this message
David Ames (thedac) wrote : Re: lbaas not working

Looks like our lbaas_agent.ini template for newton needs to be updated (possibly others?):

https://github.com/openstack/charm-neutron-gateway/blob/master/templates/newton/lbaas_agent.ini

From what I can gather from https://github.com/openstack/neutron/blob/stable/newton/setup.cfg
interface_driver should be neutron.interface_drivers.openvswitch

Still need to figure out the device_driver as
neutron_lbaas.drivers.haproxy.namespace_driver.HaproxyNSDriver is correct based on the documentation:
http://docs.openstack.org/newton/config-reference/networking/lbaas.html
Tested with and without the ['']