Update git submodules

* Update ovn-octavia-provider from branch 'master'
  to 983ee0c4f31413904b2f1c2b3a655a32cba70401
  - Check multiple address of a LRP plugged to LS
    
    When LB or member is created, driver looks for the Logical Router which
    is plugged to the Logical Switch. As there can be more than one address
    on the port, we should iterate over them to be compared with the gateway
    IP.
    
    This patch modifies code to do not crash if more than one address is
    found in neutron:cidrs external_ids field.
    
    Closes-Bug: 2036620
    Change-Id: I17b2c2577a4d99455c30ca1e10632a7004d7c084
This commit is contained in:
Fernando Royo 2023-09-22 16:57:58 +02:00 committed by Gerrit Code Review
parent 4af7b21975
commit aebc06b367

@ -1 +1 @@
Subproject commit eda2def050afb1753e0a38adc03bc73bfeb80307
Subproject commit 983ee0c4f31413904b2f1c2b3a655a32cba70401