Update git submodules

* Update oslo.context from branch 'master'
  to 57f2e49550f8f8c07d31d5f2518b3bae261e6705
  - Merge "Add method for getting redacted copy of context"
  - Add method for getting redacted copy of context
    
    There are times, such as in oslo.messaging notifications, when we'd like
    a context object to be stripped of any secrets. This adds a method to
    RequestContext, redacted_copy(), which returns a copy of that context,
    carrying over an allowlist of fields only, leaving secrets behind.
    
    Related-bug: 2030976
    Change-Id: Ie4a8eb784c505c41ec5fcd4cba091cc555146763
This commit is contained in:
Zuul 2023-09-11 10:09:11 +00:00 committed by Gerrit Code Review
parent 29e18f8289
commit 9cf89f9c38
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1e95f8549987f52de0bde14c3f83607cbfe08473
Subproject commit 57f2e49550f8f8c07d31d5f2518b3bae261e6705