Update git submodules

* Update tempest from branch 'master'
  - Merge "Fix tempest cleanup for python3"
  - Fix tempest cleanup for python3
    
    When using python3 the file which is read and
    loaded by jsonutils needs to be opened in binary
    mode, otherwise, it's causing problems.
    It is a known bug [1] in jsonutils from
    oslo.serialization module.
    The patch also adds a unit test which tests
    the loading of a json file.
    
    [1] https://bugs.launchpad.net/oslo.serialization/+bug/1515231
    
    Closes-Bug: #1806089
    Change-Id: I3db71c6662d9137a4b75381de7d6dbddd3de4e09
This commit is contained in:
Zuul 2019-02-11 02:23:03 +00:00 committed by Gerrit Code Review
parent 3ea08055ea
commit 9e0ecbc97c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 30cfcf8478f6d2e440c657048d97828ff4a5e2da
Subproject commit c1d32676102cf2e5a04083aa66fe76179412b200