Update git submodules

* Update ovsdbapp from branch 'master'
  to 394f3549345f30d8d3f196272025e944c979eaf9
  - Merge "Backend: always operate on (class level) ovsdb_connection"
  - Backend: always operate on (class level) ovsdb_connection
    
    Before the patch, the code was always attempting to rebuild indices and
    start a connection, even if a connection was already started and cached
    in .ovsdb_connection class attribute.
    
    (Both operations were gracefully handled as no-ops. But they left some
    confusing log messages about indices rebuild etc.)
    
    Change-Id: Ib9ef29da251f5d184fa6abd20e1b17010f2ed1a1
This commit is contained in:
Zuul 2024-05-11 01:29:59 +00:00 committed by Gerrit Code Review
parent 18e7f8a7d1
commit 72667e35bd
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a75eff49e662a4cf2c0125c0ff7a1659bf8e8f3c
Subproject commit 394f3549345f30d8d3f196272025e944c979eaf9