Update git submodules

* Update mistral from branch 'master'
  to 28f94b0c64ebbc04729c441c801682e312fc9c64
  - Merge "Fix compatibility with oslo.context >= 4.0.0"
  - Fix compatibility with oslo.context >= 4.0.0
    
    The tenant argument of RequestContext is no longer available since
    oslo.context >= 4.0.0 . This change fixes the compatibility issue
    caused by that removal.
    
    Note that this still keeps reference to 'tenant' argument to make
    the code compatible with older oslo.context, but that can be removed
    once oslo.context >= 4.0.0 becomes available in upper-constraints.
    
    Change-Id: Ie671f50e5ff5a7c746f9e95691eaf4dd19937b52
This commit is contained in:
Zuul 2022-03-10 14:21:31 +00:00 committed by Gerrit Code Review
parent 0011eb6961
commit be8a141f2b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 20aa42b75be349e9d8097b598253d74fedf11619
Subproject commit 28f94b0c64ebbc04729c441c801682e312fc9c64