Update git submodules

* Update charm-barbican from branch 'master'
  to 95b8b8d378d7ea87a2b6fdad94eee94d4ac7960f
  - Merge "Run db sync manually by leader only"
  - Run db sync manually by leader only
    
    Without db_auto_create = False each barbican-worker attempts to run
    alembic upgrades on the database whenever they start. This leads to
    race conditions that can leave the sate of the database broken
    (multiple alembic version that "overlap").
    
    This change runs the barbican-manage db upgrade by the leader only
    avoiding the race condition. charms.openstack also handles the
    openstack upgrade process with a call to instance.db_sync.
    
    Change-Id: I6b9498059c7057b73b1c3db0e355456c38b0510e
    Closes-Bug: #1827690
This commit is contained in:
Zuul 2021-04-15 06:38:38 +00:00 committed by Gerrit Code Review
parent 476d93fad9
commit d466bc4d3c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 07b76d50e730dca9245b1fef91e7e0ddf2bd3915
Subproject commit 95b8b8d378d7ea87a2b6fdad94eee94d4ac7960f