Update git submodules

* Update ovn-octavia-provider from branch 'master'
  to 48c55f94ad8a4fddb3cf4a8d683f7e1b82ab7912
  - Merge "Fix way of calculate LB status after HM event"
  - Fix way of calculate LB status after HM event
    
    Function _get_new_operating_statuses was calculating the
    LB status based on the received event together with
    current operating_status of the members, those values
    were not being stored and therefore were not available
    for the calculation.
    
    Now those member status are stored in the external_ids
    field related to the LB under the neutron:member_status tag,
    where the uuid of the member and its current status are
    stored.
    
    This way we can calculate the real-time status of the whole
    LB hierarchy by looking at the values stored there, which
    are updated when HM events are received.
    
    Partial-Bug: #1965772
    
    Depends-On: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/839055
    Change-Id: I5f5225a94a9a8401d350d2fda987bf68869def22
This commit is contained in:
Zuul 2022-05-31 16:28:23 +00:00 committed by Gerrit Code Review
parent 7676f83e56
commit 7d78a9619e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 19a0e716eac1707a190cfe75ea82ad84809b1f25
Subproject commit 48c55f94ad8a4fddb3cf4a8d683f7e1b82ab7912