Update git submodules

* Update ovn-octavia-provider from branch 'master'
  to d4907789791f86c7270b8f3c48d5f034b3788c55
  - Merge "Fix create_vip_port prototype based on octavia-lib"
  - Fix create_vip_port prototype based on octavia-lib
    
    Commit [0] updated the prototype of the create_vip_port function in the
    ProviderDriver class. Now that the multi-vip feature is being added in
    octavia [1], the parameter will be passed to the providers by the
    octavia-api.
    Adding the parameter to the ovn-provider will prevent exceptions [2]
    when the feature is merged.
    
    [0] https://review.opendev.org/c/openstack/octavia-lib/+/664510
    [1] https://review.opendev.org/c/openstack/octavia/+/660239
    [2] "create_vip_port() takes 4 positional arguments but 5 were given"
    
    Change-Id: I59f10b7267151e333c437d498af1d45b8beaf0ec
This commit is contained in:
Zuul 2022-09-05 17:50:46 +00:00 committed by Gerrit Code Review
parent 49cff9b12f
commit 29d945e40c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 007866c1c3b88670e97bb58972031b72a67e2e7e
Subproject commit d4907789791f86c7270b8f3c48d5f034b3788c55