[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-12-01 Thread Michael Johnson
Moving from Ubuntu neutron-lbaas package project to Octavia, the new owner for neutron-lbaas. ** Package changed: neutron-lbaas (Ubuntu) => octavia -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-04 Thread Igor Meneguitte Ávila
Hi Brandon Logan, Yes, I have a pool and members added. neutron lbaas-pool-list +--+---+--++ | id | name | protocol | admin_state_up |

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-04 Thread Brandon Logan
Igor, feel free to join us in irc on freenode in #openstack-lbaas. You'll probably be able to figure this out much quicker in there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1577630 Title:

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-04 Thread Brandon Logan
Do you have a pool and members added to the load balancer? Without those there's nothing to load balance and I believe HAProxy will respond with a 503, but I'm not entirely certain. It could be a number of things, but I'd start by adding a default pool to the listener you created, and add

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-04 Thread Igor Meneguitte Ávila
Hi Brandon Logan, I made a change and the Load Balancer is activated! It is activated, but not working. After his question I realized that lbaas_agent.ini configuration using OVS was not LinuxBridge. View the change: /etc/neutron/lbaas_agent.ini #interface_driver =

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-04 Thread Igor Meneguitte Ávila
Hi Brandon Logan, neutron-plugin-linuxbridge-agent I'll need to install OVS in my OpenSatck Liberty? Regards, Igor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1577630 Title: ERROR

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-04 Thread Brandon Logan
What neutron plugin are you using? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1577630 Title: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver To manage notifications about this bug go

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-03 Thread Igor Meneguitte Ávila
Hi Brandon Logan, I use OpenStack liberty with two nodes (controller and compute). It does not use openvswitch. I do not have this setting in the node network. Having no OVS, how should I set up so that this problem be solved? I followed the steps

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-03 Thread Brandon Logan
Hi Igor, Nevermind I was able to read the previous comment. This code is using the ovs_integration_bridge config option to determine what the name of the integration bridge is. By default it is br-int. Do you have this setup on the network node you are deploying the agent on? -- You

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-03 Thread Brandon Logan
Hi Igor, Can you attach a raw file with the log message, it seems like some of thsoe lines are being cut off or I'm just not able to easily read it for some reason. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-03 Thread Igor Meneguitte Ávila
Hi, Can you help me? neutron lbaas-listener-create --name test-lb-http --loadbalancer test-lb --protocol HTTP --protocol-port 80 Created a new listener: +---++ | Field | Value

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-03 Thread Ryan Moats
** Changed in: neutron Assignee: (unassigned) => Brandon Logan (brandon-logan) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1577630 Title: ERROR neutron_lbaas.agent.agent_manager -

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-03 Thread Igor Meneguitte Ávila
Hi Brandon Logan, I use Openstack with two nodes (controller and compute1). http://docs.openstack.org/liberty/install-guide-ubuntu/overview.html I executed the follows commands: http://docs.openstack.org/liberty/networking-guide/adv-config-lbaas.html $ neutron lbaas-loadbalancer-create --name

[Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-02 Thread Brandon Logan
in the lbaas_agent.ini file you should have: device_driver = neutron_lbaas.drivers.haproxy.namespace_driver.HaproxyNSDriver ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.