From 61364e839f5e7a464ea588a7eca51afeaa55370c Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 18 Oct 2021 09:24:32 +0000 Subject: [PATCH] Update git submodules * Update puppet-nova from branch 'master' to c43d15e7f3cf0418a86388d3bd054c2e2e42a4d3 - Merge "Allow customizing separator for api-paste.ini" - Allow customizing separator for api-paste.ini The api-paste.ini accepts not only "=" but also ":" and some services like Barbican have been using ":" for their default api-paste.ini files. [composite:main] use = egg:Paste#urlmap /: barbican_version /v1: barbican-api-keystone This change allows users to use ":" so that they can update the ini files with keeping it consistent with the default fules Depends-on: https://review.opendev.org/813614 Change-Id: I8ebe0c65b0e71380ba5a58a81b57e595e8dd29f8 --- puppet-nova | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-nova b/puppet-nova index 178a7201ca..c43d15e7f3 160000 --- a/puppet-nova +++ b/puppet-nova @@ -1 +1 @@ -Subproject commit 178a7201ca81dee67c88630a565b223ffb649c18 +Subproject commit c43d15e7f3cf0418a86388d3bd054c2e2e42a4d3