Update git submodules

* Update barbican from branch 'master'
  to 1ae4badb1a78a6ce8dfcbddfe478506b7af10624
  - Fix unit tests and migration to unblock gate
    
    Currently there are 2 failing unit tests:
    
    - test_soft_deleting_expired_secrets: Caused by passing a column instead
      of a table on the query creation.
    
    - test_should_raise_for_pycrypto_stored_key_no_private_key: Caused by
      the conjunction of Barbican using scoped sessions and SQLAlchemy's
      identity mapping.
    
    And a migration issue on add_secret_consumers.
    
    This patch fixes all those issues to unblock the gate.
    
    Story: 2008967
    
    Change-Id: I6dc7d2671f2ba9d97af42d3155ae2bf3a8e33453
This commit is contained in:
Gorka Eguileor 2021-06-15 23:57:02 +02:00 committed by Gerrit Code Review
parent d29acad60c
commit 09e522dde8
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b5d10b3c03595f9b5c58071a5d3b7df172f2023d
Subproject commit 1ae4badb1a78a6ce8dfcbddfe478506b7af10624