From 8d0aaa90800402f216254d51db85088448840d75 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 13 Oct 2021 22:35:34 +0000 Subject: [PATCH] Update git submodules * Update puppet-barbican from branch 'master' to e33720ddb68f87d3a379b24eeaca27cb4d1a51d7 - Merge "Do not update barbican_api pipeline when keystone auth is used" - Do not update barbican_api pipeline when keystone auth is used The barbican_api pipeline is not longer used by default and the current default pipeline, barbican-api, includes the required middleware to use keystone auth. This change removes the logic to tweak the barbican_api pipeline when keystone auth is used. One remaining knwon issue is that current barbican_api_paste_ini doesn't support updating the root composite to replace the pipeline used by the one without keystoneauth. Currently usage of auth_strategy != 'keystone' just shows warning and users should manually edit the pipeline. Closes-Bug: #1946378 Change-Id: I34fecc5265cbc9bc6d5b46b5a96f056b47b64c59 --- puppet-barbican | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-barbican b/puppet-barbican index 6cefdbc72d..e33720ddb6 160000 --- a/puppet-barbican +++ b/puppet-barbican @@ -1 +1 @@ -Subproject commit 6cefdbc72d014aa4f44f7bf64ced290ba54cdf9d +Subproject commit e33720ddb68f87d3a379b24eeaca27cb4d1a51d7