with liberty? great to know, but in the near future it should be dprecated:
https://wiki.openstack.org/wiki/ReleaseNotes/Liberty#Deprecated_Features_11
J
On 03/03/16 16:19, Jose Manuel Ferrer Mosteiro wrote:
I have LBaasv1 with haproxy enabled.
Look for lbaas in this page:
https://github.com/paradigmadigital/ansible-openstack-vcenter/blob/master/etc_ansible/roles/networking-compute-controller/tasks/main.yml
In Ubuntu with OVS:
* install neutron-lbaas-agent
* in lbaas_agent.ini set interface_driver and device_driver
* in neutron_lbaas.conf uncomment your service_provider
* reboot ;-)
I use it to deploy OpenShift clusters and it works like a charm.
Enjoy!
On 2016-03-03 15:48, [email protected] wrote:
I think I got it: I need to re-run "neutron-db-management"
"neutron-db-manage --service lbaas --config-file
/etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini
upgrade head"
Can anoyone else confirm please?
Thanks in advance.
J
On 03/03/16 14:34, Shake Chen wrote:
Horizon not support lbaas v2 in liberty.
On Thu, Mar 3, 2016 at 8:13 PM, [email protected]
<[email protected] <mailto:[email protected]>> wrote:
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]
<mailto:[email protected]>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
--
Shake Chen
_______________________________________________
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : [email protected]
<mailto:[email protected]>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________
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