← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1931639] Re: [OVN Octavia Provider] Load Balancer not reachable from some Subnets

 

Reviewed:  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/796095
Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/b2a862fdb3d4eae440a342f6b6bbc0323022f8ba
Submitter: "Zuul (22348)"
Branch:    master

commit b2a862fdb3d4eae440a342f6b6bbc0323022f8ba
Author: Flavio Fernandes <flavio@xxxxxxxxxxx>
Date:   Sat Jun 12 08:09:33 2021 -0400

    Ensure that load balancer is added to logical switch
    
    Add logic to handle cases where a race between logical router port and
    load balancer creation renders the affected logical switch without the
    proper load balancer in its attribute.
    
    This change adds _get_subnet() to the helper module, so obtaining the
    subnet is done from a shared location.
    
    Closes-bug: #1931639
    Change-Id: Ie4a843fc5dd98fc25f8cecf91997e275c36f121d


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1931639

Title:
  [OVN Octavia Provider] Load Balancer not reachable from some Subnets

Status in neutron:
  Fix Released

Bug description:
  In situations where router port and load balancer are created back to
  back, there is a potential race condition that would render OVN with a
  logical switch that is missing a reference to the load balancer.

  This issue is also being tracked in Bugzilla, under the link:

       https://bugzilla.redhat.com/show_bug.cgi?id=1937392

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1931639/+subscriptions


References