Comment 13 for bug 1616094

Revision history for this message
Akihiro Motoki (amotoki) wrote :

Hmm... I tried stable/mitaka neutron and lbaas with devstack. Haproxy for LBaaS v2 is used.
I could not reproduce the issue reported in #9. I successfully created a loadbalancer pool.
Does anyone reproduce the issue?
http://paste.openstack.org/show/567117/

$ pip list | grep neutron
neutron (8.2.1.dev52, /opt/stack/neutron)
neutron-lbaas (8.2.1.dev2, /opt/stack/neutron-lbaas)
neutron-lib (0.0.2)
python-neutronclient (4.1.1)

LBaaS specific configuration in local.conf are:
enable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas stable/mitaka
NEUTRON_LBAAS_SERVICE_PROVIDERV2="LOADBALANCERV2:Haproxy:neutron_lbaas.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default"
enable_service q-lbaasv2