Update git submodules

* Update ovsdbapp from branch 'master'
  - Don't give up when an Exception happens in idl.run
    
    It's possible that idl.run() could have a bug where it raises an
    Exception for an extended period of time while ovsdb-server is
    down, but recover once ovsdb-server comes back up. Specifically,
    python-ovs currently doesn't properly catch an exception when the
    socket type is 'ssl' that it catches for other protocols.
    
    Change-Id: Ia068650d2db3d5d8642771a6df5a260d692aea20
    Closes-Bug: #1895727
This commit is contained in:
Terry Wilson 2020-09-15 13:42:08 -05:00 committed by Gerrit Code Review
parent d748055214
commit ee3d324c3f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e365273ad21b42662c9079e95b72fb6ef0b76d54
Subproject commit 83cf7aa6c81f1b2341b2bba1fe156047fa5d29f6