Update git submodules

* Update ovn-octavia-provider from branch 'master'
  to f469fd83dbe9189821f9344a00b2922799a30795
  - Allow LB members to mix IPv4 and IPv6 for the multivip LB
    
    When creating a load balancer with both IPv4 and IPv6 protocols
    for the LB VIP and additional_vips field, it is essential to
    allow the mixing of IPv4 and IPv6 backend members.
    
    This patch enables this use case and ensures that the 'vips'
    field in the OVN NB DB associates IPv4-type LB VIPs with IPv4
    members and IPv6-type LB VIPs with IPv6 members exclusively.
    
    Closes-Bug: 2047055
    Change-Id: I173a6456e8a5f776cac207390e670afa34f83d7c
This commit is contained in:
Fernando Royo 2023-12-22 16:13:04 +01:00 committed by Gerrit Code Review
parent 0b2dca9e58
commit 81af7c4009
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4249ab8658e2d816d97be6a5bcab0d06f74e6e88
Subproject commit f469fd83dbe9189821f9344a00b2922799a30795