Update git submodules

* Update oslo.context from branch 'master'
  to 57a4a5f576270135336506cab3061b70ad190614
  - Merge "Fix context from_dict() for system_scope"
  - Fix context from_dict() for system_scope
    
    A previous patch[1] added "system_scope" to the context for to_dict()
    but the from_dict() method was not updated. This caused the
    system_scope to always be None.
    This patch corrects that by adding "system_scope" to the list of
    values that may need to be extracted from the context dict.
    
    [1] https://review.opendev.org/c/openstack/oslo.context/+/530509
    
    Change-Id: Ica23d5c4183a692de3cb65a7ad72b19f47988ca6
This commit is contained in:
Zuul 2021-10-04 19:55:17 +00:00 committed by Gerrit Code Review
parent 778a8a1fb7
commit 8a73e27d43
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1022a51847955f13913334a0234342671145b6ce
Subproject commit 57a4a5f576270135336506cab3061b70ad190614