Update git submodules

* Update ovn-octavia-provider from branch 'master'
  - Fix and enable test_port_forwarding
    
    This test began failing because of inconsistencies in the
    in-memory neutron db that occur since the change
    https://review.opendev.org/#/c/750295/ got merged.
    
    The failure observed was that an entry in the port forwarding
    table was created but never got added as a row. When the get
    operation for the entry created happened, it raised a not found
    exception. To avoid this situation the test will now use
    OS_TEST_DBAPI_ADMIN_CONNECTION=sqlite:///sqlite.db
    
    This reverts commit 481f0b3b3c6014c23b9619b6c361754d0185dce1.
    Related-bug: #1894117
    Closes-bug: #1896678
    Co-Authored-By: Jakub Libosvar <libosvar@redhat.com>
    Change-Id: Ic753232ee576fb8b663af5c4a68635bb40a40edc
This commit is contained in:
Flavio Fernandes 2020-09-29 15:12:30 -04:00 committed by Gerrit Code Review
parent a54f47c6fd
commit 877d4ac5e1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a6775f9859d4f89e511f6d29c80c1fde2ef3f819
Subproject commit b68d2a78a4b34497e376a7be545a20a23d036191