Update git submodules

* Update ovn-octavia-provider from branch 'master'
  to eb5010f8ec27c61a3455d09f14057e29cd387f05
  - Fix check for a CR-LRP as a gateway port
    
    As per [1], the gateway neutron-ovn-invalid-chassis previously
    used for the CR-LRP gateway_chassis has been removed. However,
    it is necessary to determine whether a Logical Router Port (LRP)
    is a gateway port or not to appropriately assign the Load
    Balancer (LB) to the Logical Switch (LS) associated with tenant
    and provider networks.
    
    This patch modifies the logic within the LogicalRouterPortEvent
    to examine the external_ids and determine if the port is a
    gateway port or not, regardless of whether gateway_chassis is
    included or not.
    
    [1] https://review.opendev.org/c/openstack/neutron/+/909305
    
    Closes-Bug: #2056537
    
    Change-Id: I05bc97362e45a0239cf9206ba8539fcfb10a1151
This commit is contained in:
Fernando Royo 2024-03-11 20:39:17 +01:00 committed by Gerrit Code Review
parent 8d28d7e20e
commit 67d86e5022

@ -1 +1 @@
Subproject commit 1e45693bca42e4950a23c24ffaa3f14752aa4440
Subproject commit eb5010f8ec27c61a3455d09f14057e29cd387f05