lbaaSv2 failed to configure on openstack liberty

Asked by Santhosh Fernandes

I am setting up openstack liberty 12.0.9 using ansible deployment on ubuntu trusty VMs. I was enabling LoadbalancerV2 for testing.

I followed steps in this link:-
http://docs.openstack.org/developer/openstack-ansible/mitaka/install-guide/configure-network-services.html#deploying-lbaas-v2

Neutron service didn't start.
Service_provider was wrongly set and lbaaSv2 agent was not running.

The file /etc/neutron/neutron.conf look like this -

# Service providers
[service_providers]
service_provider = LOADBALANCER:Haproxy:neutron_lbaas.services.loadbalancer.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default
#service_provider = VPN:openswan:neutron.services.vpn.service_drivers.ipsec.IPsecVPNDriver:default

To fix this I have followed the manual process from mitaka in this link
http://docs.openstack.org/mitaka/networking-guide/adv-config-lbaas.html

Can I know this issue is fixed in liberty or I need to wait till mitaka release?

Question information

Language:
English Edit question
Status:
Expired
For:
OpenStack-Ansible Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.