Bug 1325861

Summary: [RFE] [Neutron] [LBaaS v2] Loadbalancers should be rescheduled when a LBaaS agent goes offline
Product: Red Hat OpenStack Reporter: Nir Magnezi <nmagnezi>
Component: openstack-neutron-lbaasAssignee: Nir Magnezi <nmagnezi>
Status: CLOSED ERRATA QA Contact: Toni Freger <tfreger>
Severity: medium Docs Contact:
Priority: medium    
Version: 9.0 (Mitaka)CC: amuller, aperotti, apevec, astafeye, jschluet, lhh, lpeer, mgandolf, mlopes, nlevinki, nyechiel, oblaut, pablo.iranzo, sclewis, slinaber
Target Milestone: Upstream M3Keywords: FutureFeature, OtherQA, Triaged
Target Release: 11.0 (Ocata)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-neutron-lbaas-10.0.0-0.20170127182708.3a7bbbc.el7ost Doc Type: Enhancement
Doc Text:
This enhancement adds the ability to automatically reschedule load balancers from LBaaS agents that the server detects as dead. Previously, load balancers could be scheduled and realized across multiple LBaaS agents, however if a hypervisor died, the load balancers scheduled to that node would cease operation. With this update, these load balancers will be automatically rescheduled to a different agent. This feature is disabled by default and managed using `allow_automatic_lbaas_agent_failover`.
Story Points: ---
Clone Of:
: 1415829 (view as bug list) Environment:
Last Closed: 2017-05-17 19:28:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1046780, 1273812, 1415829, 1421546    
Attachments:
Description Flags
Verification Steps none

Description Nir Magnezi 2016-04-11 11:25:43 UTC
Description of problem:
=======================
Currently, when a LBaaS agent goes offline the loadbalancers remain under that agent.
In a similar logic to 'allow_automatic_l3agent_failover', the neutron server should reschedule loadbalancers from dead lbaas agents.

this should be enabled with an option as well, such as: allow_automatic_lbaas_agent_failover

Comment 12 Nir Magnezi 2017-02-15 13:34:51 UTC
Created attachment 1250611 [details]
Verification Steps

attached step-by-step verification steps.

Comment 14 errata-xmlrpc 2017-05-17 19:28:05 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2017:1245