Update git submodules

* Update oslo.db from branch 'master'
  to f2ebe65c2f6743c45539cfa764586df870b0bc1c
  - Merge "exc_filters: Do not reraise"
  - exc_filters: Do not reraise
    
    We're seeing a weird condition whereby the exceptions raised by our
    exception handler and being "rehandled", resulting in 'DBError' being
    raised instead of e.g. 'DBReferenceError'. This is hard to reproduce and
    thus far has only be spotted in Barbican unit tests. Prevent the issue
    by checking if the exception being handled is one of our own and skip
    handling it if so.
    
    Change-Id: Ibd3f665a3ed3aedf9d1f33edcab35a46c27ea3dc
    Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Zuul 2023-07-19 13:46:00 +00:00 committed by Gerrit Code Review
parent adde752691
commit aa16d6a2b5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 64389d35375cb375eaf8619d9cb2271ec0db37e5
Subproject commit f2ebe65c2f6743c45539cfa764586df870b0bc1c