Update git submodules

* Update castellan from branch 'master'
  to 17cd8335e13cc7b15818e9a0ea9a0f9d5e5cc150
  - Merge "barbican key manager: Add support for service user"
  - barbican key manager: Add support for service user
    
    This change adds support to the Barbican key manager for configuring a
    service user. This can be used to provide additional security through
    the combination of a user token and a service token, with appropriate
    modifications to Barbican API policy.
    
    Use of a service user is enabled via the [barbican]
    send_service_user_token option, which defaults to False. When set to
    True, the service user is configured via keystoneauth options in the
    barbican_service_user group.
    
    Change-Id: I143cb57c8534a8dc0a91e6e42917dd0c134170c0
This commit is contained in:
Zuul 2021-06-23 10:03:37 +00:00 committed by Gerrit Code Review
parent f3c2122641
commit 531b34dd05
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2073f450bee172da1b94f333d9b8751262c8f340
Subproject commit 17cd8335e13cc7b15818e9a0ea9a0f9d5e5cc150