Update git submodules

* Update oslo.db from branch 'master'
  to 8e1f869910e2fee3d567565b28b9cd520b07bacf
  - exc_filters: Handle OperationalError for MariaDB/Galera
    
    Currently InternalError is being handled for detecting MariaDB/Galera
    deadlocks but recently we have seen a variant that raises
    OperationalError instead. Because it's not being detected, usage of the
    @retry_on_deadlock decorator is not performing retries in those cases.
    
    This adds handling of OperationalError for detecting this deadlock.
    
    Closes-Bug: #2057987
    
    Change-Id: I6ff3667b35ea38a2d3c258f810a55eda9abe465e
This commit is contained in:
melanie witt 2024-03-18 13:21:37 +00:00 committed by Gerrit Code Review
parent 94baa887e7
commit 76315870ab
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3a94baa0e207a5f85c0f2143d5e3f1dceaf8d994
Subproject commit 8e1f869910e2fee3d567565b28b9cd520b07bacf