Update git submodules

* Update barbican from branch 'master'
  to 31aa926175b62b347593acb8b147810b4b49b9de
  - Fix consumer name length validator
    
    This patch fixes a mismatch between the size of the column for a
    consumer "name" in the database and the value being checked by the api
    validator.
    
    The maximum size in the database is 36 chars [1], so we must use that value
    in the validator.
    
    [1] https://opendev.org/openstack/barbican/src/branch/stable/xena/barbican/model/models.py#L826
    
    Story: 2009672
    Task: 43939
    
    Change-Id: I76f075a94056aa65cd44fd1d7f5d4b24109b6ed1
This commit is contained in:
Douglas Mendizábal 2021-11-11 16:51:08 -06:00 committed by Gerrit Code Review
parent b2b3c502d1
commit 05b5285e21

@ -1 +1 @@
Subproject commit 6c841b23afa8ed6fa4cd01ba1a6bebfb60f06ae5
Subproject commit 31aa926175b62b347593acb8b147810b4b49b9de