Update git submodules

* Update ovsdbapp from branch 'master'
  to 019f0a2acb8696c6a05646be3f0634c1d638ddee
  - All ``AddCommand`` child classes return the new register UUID
    
    This patch fixes the return of two classes, ``HealthCheckAddCommand``
    and ``GatewayChassisAddCommand``, that instead the new register UUID
    were returning the register ifself.
    
    NOTE:
    * ``HealthCheckAddCommand`` is only used in ``LbAddHealthCheckCommand``
      (it has no IDL API method). It is tested in [1].
    * ``GatewayChassisAddCommand`` is used in ``LrpAddCommand`` and
      ``LrpSetGatewayChassisCommand`` (it has no IDL API method). It is
      tested in [2] and [3].
    
    [1]96cf8d6288/ovsdbapp/tests/functional/schema/ovn_northbound/test_impl_idl.py (L1731-L1762)
    [2]96cf8d6288/ovsdbapp/tests/functional/schema/ovn_northbound/test_impl_idl.py (L1531-L1552)
    [3]96cf8d6288/ovsdbapp/tests/functional/schema/ovn_northbound/test_impl_idl.py (L1505-L1516)
    
    Closes-Bug: #2004170
    
    Change-Id: I48df608aedce3012a2ae7aa4de636fa837bd47aa
This commit is contained in:
Rodolfo Alonso Hernandez 2023-03-01 12:40:37 +01:00 committed by Gerrit Code Review
parent d75ca2a944
commit b20d619d3e

@ -1 +1 @@
Subproject commit 7733f0c5364de3805d7f8d5be429e0a464a7c6b1
Subproject commit 019f0a2acb8696c6a05646be3f0634c1d638ddee