Update git submodules

* Update barbican from branch 'master'
  to a3c0df0435cb2911b60e709081a00d41a4b5315a
  - Merge "Use consistent [database] options"
  - Use consistent [database] options
    
    Currently Barbican is not using oslo.db to set up database connection
    but it's own implementation directly using sqlalchemy. Because of this
    the database parameters were not updated and these are based on
    the names in quite old oslo.db library.
    
    This change updates the database options so that the name of these
    parameters become consistent with oslo.db.
    
    This would help us replace current own implementation by oslo.db in
    the future.
    
    Change-Id: I36926e62842780068f7e66564233c121c37565d0
This commit is contained in:
Zuul 2023-12-15 16:03:09 +00:00 committed by Gerrit Code Review
parent 3a20708fcd
commit 0c4f33a58d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4fb8df1e8e4e852627426008adad157b075316a4
Subproject commit a3c0df0435cb2911b60e709081a00d41a4b5315a