Update git submodules

* Update keystone from branch 'master'
  - Merge "Convert user_id back to string"
  - Convert user_id back to string
    
    Now that the user ID for shadowed, federated users is no longer a random
    UUID but a sha256 hash, the token formatter shouldn't be trying to
    convert it to a byte string, and yet on python3 msgpack does anyway, so
    we need to convert it back to a string.
    
    Related-bug: #1641639
    
    Change-Id: Icb2a591642df96d5bbd02428d2b0d0e8090009c0
This commit is contained in:
Zuul 2019-04-09 15:54:42 +00:00 committed by Gerrit Code Review
parent e125d19cac
commit dc3d87ff05
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6d306d936a283f907a9ca89de3f8de3392bbc794
Subproject commit 3647671516e3c9eaf5e480d4f429aaded20ffff6