Update git submodules

* Update ovn-octavia-provider from branch 'master'
  to 7e39d7040e881e756048bc18968aa89d8c72a409
  - Merge "Check if no members in pool better in batch update"
  - Check if no members in pool better in batch update
    
    member_batch_update() might find a loadbalancer with
    a pool that contains no members, but calling split(',')
    will result in an existing member list of ['']. Force
    it to an empty list if there are no members.
    
    Closes-Bug: #1912779
    Change-Id: Iec46c3e1ebef822d43964e13962153dc8760ee42
This commit is contained in:
Zuul 2021-03-10 12:22:05 +00:00 committed by Gerrit Code Review
parent aadaa8bd0d
commit 0c1acf71b5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5fdeba0b48b48a20288d8f79759f6ec8c50dceed
Subproject commit 7e39d7040e881e756048bc18968aa89d8c72a409