Update git submodules

* Update networking-bagpipe from branch 'master'
  - 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: Ia86c627602deab43b695f60568927e737acf3417
This commit is contained in:
melissaml 2020-07-09 12:57:17 +08:00 committed by Gerrit Code Review
parent 92c2619bb4
commit a7c80fd7a6

@ -1 +1 @@
Subproject commit 30b058ec04f4ccbbbca41c36b72f877634873352
Subproject commit e5ffadc18cdb1dca579b08413ff072d3cebfdef4