Update git submodules

* Update tempest from branch 'master'
  to a47c8afc0eb3b14a7482b884fc75dd701712bc1b
  - Get rid of jsonschema.compat usage
    
    jsonschema.compat module is not a public interface anymore and
    it got removed in version > 3.2.0
    The compat module was a helper for py2/3 compatibility [1].
    As Tempest is full py3 now, we can rework the whole
    if-condition and let the timeutils to handle any wrong format.
    
    [1] https://github.com/Julian/jsonschema/blob/v3.2.0/jsonschema/compat.py
    
    Closes-Bug: #1946321
    Change-Id: Ia78c19c06cfb712b1b8d0aff457fd2f91144dc07
This commit is contained in:
Martin Kopec 2021-10-13 18:38:12 +02:00 committed by Gerrit Code Review
parent bfc00d47d5
commit 20184a1b71
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a7bcabc8976e6e646d5e4379e3289b43586261c1
Subproject commit a47c8afc0eb3b14a7482b884fc75dd701712bc1b