Update git submodules

* Update oslo.privsep from branch 'master'
  - Merge "Make compatible with msgpack 1.0.0"
  - Make compatible with msgpack 1.0.0
    
    There are a couple of things that changed in msgpack 1.0.0 that were
    breaking oslo.privsep:
    
    1) The encoding parameter to Unpacker was removed. This has been
       deprecated for a while in favor of the `raw` parameter[0], so this
       change switches to using raw.
    
    2) The strict_map_key parameter default was changed from False to
       True.[1] I haven't found an explanation of why this was done, but
       we can explicitly set it False to maintain the previous behavior.
    
    Change-Id: Ia97ecf965d807f12524d5b6602446934b5813ce6
    Closes-Bug: 1855914
    Closes-Bug: 1864811
    0: https://msgpack-python.readthedocs.io/en/latest/api.html#msgpack.Unpacker
    1: 6e1d12c0a2
This commit is contained in:
Zuul 2020-03-21 22:24:33 +00:00 committed by Gerrit Code Review
parent 2a62208ba2
commit 335ac86ce9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9dc129fb54ef7109b98fa0e6e11537d8c4ffe9d5
Subproject commit bdb8030582ea5b6caa2bd01bf7bffdce5e1f101c