Update git submodules

* Update ovsdbapp from branch 'master'
  - Merge "Switch from unittest2 compat methods to Python 3.x methods"
  - Switch from unittest2 compat methods to Python 3.x methods
    
    With the removal of Python 2.x we can remove the unittest2 compat
    wrappers and switch to assertCountEqual instead of assertItemsEqual
    
    We have been able to use them since then, because
    testtools required unittest2, which still included it. With testtools
    removing Python 2.7 support [3][4], we will lose support for
    assertItemsEqual, so we should switch to use assertCountEqual.
    
    [1] - https://bugs.python.org/issue17866
    [2] - https://hg.python.org/cpython/rev/d9921cb6e3cd
    [3] - testing-cabal/testtools#286
    [4] - testing-cabal/testtools#277
    
    Change-Id: I268201ab5207d897ec084289c61c5949151da591
This commit is contained in:
Zuul 2020-09-09 13:24:37 +00:00 committed by Gerrit Code Review
parent 6cea68fcea
commit fbde8a2939
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 051940c8dc126d7143e98402f1fa3e7c6c69388c
Subproject commit 324e8dfd3fb4c57ab78bdfde28ce3cb2a622bc67