Update git submodules

* Update octavia from branch 'master'
  to 411e7c6dbcca08510fa2efd564fb0c108f697cb9
  - Check Amphora status on SR-IOV failover flows
    
    As noted on an earlier patch[1], the "SetAmphoraFirewallRules" task was not
    checking the Amphora status nor using an API timeout. This could cause failover
    flows to take longer than necessary if one of the Amphora is missing.
    
    This patch corrects that issue by honoring both the Amphora status and timeout.
    
    [1] https://review.opendev.org/c/openstack/octavia/+/910101/13/octavia/controller/worker/v2/flows/amphora_flows.py
    
    Change-Id: Ic5e8140b13164267236f0a5d9a48fbd84bcdd688
This commit is contained in:
Michael Johnson 2024-03-13 18:58:38 +00:00 committed by Gerrit Code Review
parent d8ff21d02f
commit 444543426c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ffc6f83f07b088fbd8979a5610fa371ff5c6467e
Subproject commit 411e7c6dbcca08510fa2efd564fb0c108f697cb9