Update git submodules

* Update ovsdbapp from branch 'master'
  - Merge "Remove the dependency on the "mock" package"
  - Remove the dependency on the "mock" package
    
    Now that we are python3 only, we should move to using the built
    in version of mock that supports all of our testing needs and
    remove the dependency on the "mock" package.
    
    This patch moves all references to "import mock" to
    "from unittest import mock". It also cleans up some new line
    inconsistency.
    
    Change-Id: I876919dfc1fa0ae36bd99e3d760e38d207ee6ef3
This commit is contained in:
Zuul 2020-04-03 15:52:58 +00:00 committed by Gerrit Code Review
parent f5e3ccfd8c
commit 4111ae2d7a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c03aafef95b3fdda917510ec8e94d01e906f6834
Subproject commit 19d11f66aa5b9ccae9eb01a0e395f12fc613acf7