Hi, is it possible to enable LBaaSv2 in MOS8.0 (based on Liberty)?

after a fuel deployment, i have:
- installed neutron-lbaasv2-agent package (with apt) on each controller,
- configured neutron.conf adding neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2 to service_plugins option list - configured neutron_lbaas.conf to include "service_provider=LOADBALANCERV2:Haproxy:neutron_lbaas.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default" - modified /etc/init/neutron-lbaasv2-agent.conf to include "--config=/etc/neutron/metadata_agent.ini"
- modified lbaas_agent.ini to include
- corrert "device_driver = neutron_lbaas.services.loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver" - correct "interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver"
- restarted neutron-server and neutron-lbaasv2-agent services

but now, I'm getting this message, which is to hard for me:

ERROR neutron ProgrammingError: (_mysql_exceptions.ProgrammingError) (1146, "Table 'neutron.lbaas_loadbalancers' doesn't exist")


Any ideas?

Thanks in advance.
J

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to