Update git submodules

* Update ovn-octavia-provider from branch 'master'
  to fe6612f71475413b64e554b9a6707e35e9e5c053
  - Cover the use case of a member non existing
    
    When a HM is attached to a pool and a backend member in that pool
    is a fake member (e.g. due to a typo on creation) the member remains
    in ONLINE status. Basically this is due to the fact that there
    isn't any LSP attached to that member and no Service_Monitor entries
    will take care of it.
    
    This patch checks inmediatelly after creation the member and update
    the whole LB status to reflect this fake member that could help to
    the user to identify quickly those fake members.
    
    Closes-Bug: 2034522
    Change-Id: I72b2d9c5f454f9b156414bf91ca7deb7f0e9d8b0
This commit is contained in:
Fernando Royo 2023-09-13 15:28:43 +02:00 committed by Gerrit Code Review
parent ab6953d0de
commit 140ac83efb

@ -1 +1 @@
Subproject commit e02c1b9b3ea50d01145d10b8d6789d7e357d884b
Subproject commit fe6612f71475413b64e554b9a6707e35e9e5c053